Searched refs:notmuch (Results 1 – 1 of 1) sorted by relevance
139 def notmuch(): function141 t = self.new_task(self.loop, notmuch())150 t = self.new_task(loop, notmuch())157 def notmuch(): function159 t = asyncio.ensure_future(notmuch(), loop=self.loop)167 t = asyncio.ensure_future(notmuch(), loop=loop)195 def notmuch(): function197 t_orig = self.new_task(self.loop, notmuch())268 def notmuch(): function273 self.assertEqual(notmuch.__name__, 'notmuch')[all …]