]> granicus.if.org Git - python/commit
[Bug #1575506] The _singlefileMailbox class was using the wrong file object in its...
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 27 Oct 2006 16:57:44 +0000 (16:57 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 27 Oct 2006 16:57:44 +0000 (16:57 +0000)
commit7d1d540cc371e7c6ebfb3bc1c99699e5dcbdafe5
tree2f6c90b580bd47e71a2d9873f1600b9ac9e7e38a
parent3d6a834e29f83d043bd0bb239000cd0361eb94f6
[Bug #1575506] The _singlefileMailbox class was using the wrong file object in its flush() method, causing an error
Lib/mailbox.py
Lib/test/test_mailbox.py
Misc/NEWS