Lines Matching defs:list
370 else list of RECENT responses, most recent last.
451 Fetch capabilities list from server."""
530 'data' is list of 'EXPUNGE'd message numbers in order received.
581 """Get the list of quota roots for the named mailbox.
591 def list(self, directory='""', pattern='*'):
594 (typ, [data]) = <instance>.list(directory='""', pattern='*')
596 'data' is list of LIST responses.
725 'data' is space separated list of matching message numbers.
1580 ('list', ('/tmp', 'yy*')),
1621 for ml in run('list', ('/tmp/', 'yy%')):