Searched refs:_grouplist (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | nntplib.py | 578 def _grouplist(self, lines): member in NNTP 610 return resp, self._grouplist(lines) 641 return resp, self._grouplist(lines) |
Completed in 2 milliseconds