This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eng793
Recipients benjamin.peterson, eng793, hynek, pitrou, stutzbach
Date 2012-09-05.17:57:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346867875.65.0.650406390693.issue15842@psf.upfronthosting.co.za>
In-reply-to
Content
This patch fixes the problem, making those methods raise a ValueError exception after close.

I also added one test case for this issue.
History
Date User Action Args
2012-09-05 17:57:55eng793setrecipients: + eng793, pitrou, benjamin.peterson, stutzbach, hynek
2012-09-05 17:57:55eng793setmessageid: <1346867875.65.0.650406390693.issue15842@psf.upfronthosting.co.za>
2012-09-05 17:57:55eng793linkissue15842 messages
2012-09-05 17:57:54eng793create