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 Robin.Schreiber
Recipients Robin.Schreiber
Date 2012-05-05.19:49:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336247384.45.0.721494332512.issue14732@psf.upfronthosting.co.za>
In-reply-to
Content
The following script should fail before you have applied the bespoken patch: It basically checks wether one of the global PyObjects inside the csv module is being deleted after freeing the csv module.
History
Date User Action Args
2012-05-05 19:49:44Robin.Schreibersetrecipients: + Robin.Schreiber
2012-05-05 19:49:44Robin.Schreibersetmessageid: <1336247384.45.0.721494332512.issue14732@psf.upfronthosting.co.za>
2012-05-05 19:49:43Robin.Schreiberlinkissue14732 messages
2012-05-05 19:49:43Robin.Schreibercreate