Searched refs:_putline (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dpoplib.py89 def _putline(self, line): member in class:POP3
94 # Internal: send one command to the server (through _putline())
98 self._putline(line)
380 def _putline(self, line): member in class:.POP3_SSL
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dpoplib.py89 def _putline(self, line): member in class:POP3
94 # Internal: send one command to the server (through _putline())
98 self._putline(line)
380 def _putline(self, line): member in class:.POP3_SSL

Completed in 33 milliseconds