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 skrah
Recipients serhiy.storchaka, skrah
Date 2016-04-27.18:02:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461780122.43.0.720531824819.issue26871@psf.upfronthosting.co.za>
In-reply-to
Content
I think the current behavior is good for error handling by goto,
which is common for module initialization.

Please don't change this.
History
Date User Action Args
2016-04-27 18:02:02skrahsetrecipients: + skrah, serhiy.storchaka
2016-04-27 18:02:02skrahsetmessageid: <1461780122.43.0.720531824819.issue26871@psf.upfronthosting.co.za>
2016-04-27 18:02:02skrahlinkissue26871 messages
2016-04-27 18:02:02skrahcreate