85
85
they expected and get it from elsewhere.
87
87
if search_bytes == 'everything':
89
89
lines = search_bytes.split('\n')
90
90
if lines[0] == 'ancestry-of':
93
93
return search_result, None
94
94
elif lines[0] == 'search':
95
95
return self.recreate_search_from_recipe(repository, lines[1:],