Searched defs:_shortcmd (Results 1 – 3 of 3) sorted by relevance
| /external/python/cpython2/Lib/ | ||
| D | poplib.py | 158 def _shortcmd(self, line): member in POP3 |
| /external/python/cpython3/Lib/ | ||
| D | poplib.py | 179 def _shortcmd(self, line): member in POP3 |
| D | nntplib.py | 536 def _shortcmd(self, line): member in NNTP |