HomeSort by relevance Sort by last modified time
    Searched refs:RETR_RESP (Results 1 - 4 of 4) sorted by null

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_poplib.py 22 RETR_RESP = """From: postmaster@python.org\
92 self.push('+OK %s bytes' %len(RETR_RESP))
93 asynchat.async_chat.push(self, RETR_RESP)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_poplib.py 22 RETR_RESP = """From: postmaster@python.org\
92 self.push('+OK %s bytes' %len(RETR_RESP))
93 asynchat.async_chat.push(self, RETR_RESP)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_poplib.py 22 RETR_RESP = """From: postmaster@python.org\
92 self.push('+OK %s bytes' %len(RETR_RESP))
93 asynchat.async_chat.push(self, RETR_RESP)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_poplib.py 22 RETR_RESP = """From: postmaster@python.org\
92 self.push('+OK %s bytes' %len(RETR_RESP))
93 asynchat.async_chat.push(self, RETR_RESP)

Completed in 66 milliseconds