Home | History | Annotate | Download | only in python2.7

Lines Matching defs:recent

36 AllowedVersions = ('IMAP4REV1', 'IMAP4')        # Most recent first
273 def recent(self):
274 """Return most recent 'RECENT' responses if any exist,
277 (typ, [data]) = <instance>.recent()
280 else list of RECENT responses, most recent last.
282 name = 'RECENT'
640 Mandated responses are ('FLAGS', 'EXISTS', 'RECENT', 'UIDVALIDITY'), so
1456 ('recent', ()),
1466 ('recent', ()),