Home
last modified time | relevance | path

Searched refs:LIST_RESP (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dtest_poplib.py39 LIST_RESP = b'1 1\r\n2 2\r\n3 3\r\n4 4\r\n5 5\r\n.\r\n' variable
111 asynchat.async_chat.push(self, LIST_RESP)