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 pitrou
Recipients pitrou
Date 2008-06-06.14:55:24
SpamBayes Score 0.02502991
Marked as misclassified No
Message-id <1212764125.94.0.845796529382.issue3053@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a working patch.
I've also added a try/finally block, because otherwise the following
tests in regrtest.py couldn't run properly (@test was unremovable
because of wrong permissions).
History
Date User Action Args
2008-06-06 14:55:26pitrousetspambayes_score: 0.0250299 -> 0.02502991
recipients: + pitrou
2008-06-06 14:55:25pitrousetspambayes_score: 0.0250299 -> 0.0250299
messageid: <1212764125.94.0.845796529382.issue3053@psf.upfronthosting.co.za>
2008-06-06 14:55:25pitroulinkissue3053 messages
2008-06-06 14:55:24pitroucreate