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 georg.brandl
Recipients SilentGhost, georg.brandl, r.david.murray, sdaoden
Date 2011-02-11.07:55:21
SpamBayes Score 0.0048330217
Marked as misclassified No
Message-id <1297410925.1.0.00197112890971.issue11116@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, is "except Exception" the right thing to use here?  The "finally" before executed for really all exceptions.

Otherwise, this can go in.
History
Date User Action Args
2011-02-11 07:55:25georg.brandlsetrecipients: + georg.brandl, r.david.murray, SilentGhost, sdaoden
2011-02-11 07:55:25georg.brandlsetmessageid: <1297410925.1.0.00197112890971.issue11116@psf.upfronthosting.co.za>
2011-02-11 07:55:22georg.brandllinkissue11116 messages
2011-02-11 07:55:22georg.brandlcreate