[Bug #1575506] The _singlefileMailbox class was using the wrong file object in its...
commit56da44ba20e24c1984f4817170c8f85e1ad829c1
authorandrew.kuchling <andrew.kuchling@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 27 Oct 2006 16:57:44 +0000 (27 16:57 +0000)
committerandrew.kuchling <andrew.kuchling@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 27 Oct 2006 16:57:44 +0000 (27 16:57 +0000)
tree99a680cf39aa91261b861b7d7aac1436c401892b
parent33aa131e9f33faa7057d42432a8a7f3000696ca1
[Bug #1575506] The _singlefileMailbox class was using the wrong file object in its flush() method, causing an error

git-svn-id: http://svn.python.org/projects/python/branches/release25-maint@52479 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/mailbox.py
Lib/test/test_mailbox.py
Misc/NEWS