Home | Sort by relevance Sort by last modified time |
/external/python/cpython2/Lib/test/ | |
test_poplib.py | 201 def test_too_long_lines(self): member in class:TestPOP3Class |
/external/python/cpython3/Lib/test/ | |
test_poplib.py | 299 def test_too_long_lines(self): member in class:TestPOP3Class 454 # happens in the test_too_long_lines case; the overlong |
test_nntplib.py | 1194 def test_too_long_lines(self): member in class:NNTPv1v2TestsMixin [all...] |