Searched refs:uidl (Results 1 - 4 of 4) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_poplib.py219 self.client.uidl()
220 self.client.uidl('foo')
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_poplib.py219 self.client.uidl()
220 self.client.uidl('foo')
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dpoplib.py57 UIDL [msg] uidl(msg = None)
300 def uidl(self, which=None): member in class:POP3
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dpoplib.py57 UIDL [msg] uidl(msg = None)
300 def uidl(self, which=None): member in class:POP3

Completed in 73 milliseconds