Home | History | Annotate | Download | only in Lib

Lines Matching defs:recent

36 AllowedVersions = ('IMAP4REV1', 'IMAP4')        # Most recent first
286 def recent(self):
287 """Return most recent 'RECENT' responses if any exist,
290 (typ, [data]) = <instance>.recent()
293 else list of RECENT responses, most recent last.
295 name = 'RECENT'
653 Mandated responses are ('FLAGS', 'EXISTS', 'RECENT', 'UIDVALIDITY'), so
1474 ('recent', ()),
1484 ('recent', ()),