Searched refs:LIST_RESP (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_poplib.py | 41 LIST_RESP = b'1 1\r\n2 2\r\n3 3\r\n4 4\r\n5 5\r\n.\r\n' variable 113 asynchat.async_chat.push(self, LIST_RESP) |
Completed in 2 milliseconds