]> granicus.if.org Git - python/commit
#1389051: IMAP module tries to read entire message in one chunk. Patch by Fredrik...
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 23 Feb 2008 19:02:33 +0000 (19:02 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 23 Feb 2008 19:02:33 +0000 (19:02 +0000)
commit1219a8098965109a112a4732f8f3b78a00a68bae
tree4e26094971ab83b30ad1d5c4102aee3b840ddfb3
parent170482809864d7b5cd8c3e2584074e3e5de808c0
#1389051: IMAP module tries to read entire message in one chunk.  Patch by Fredrik Lundh.
Lib/imaplib.py