]> 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:55:34 +0000 (16:55 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 27 Oct 2006 16:55:34 +0000 (16:55 +0000)
commit0f87183cf58374f04d12d46c7b885b4a3eaec177
treeac6c4831aa4780740b9ed68e66eccdcde53a9d0d
parent41eb7164df4f779864cfad52e5470286ef4fcb4c
[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