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 serhiy.storchaka
Recipients pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-01-31.16:15:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422720918.57.0.678971241276.issue23353@psf.upfronthosting.co.za>
In-reply-to
Content
If you need non-normalized exception for testing, a NameError generated by interpreter is not normalized.
History
Date User Action Args
2015-01-31 16:15:18serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, python-dev
2015-01-31 16:15:18serhiy.storchakasetmessageid: <1422720918.57.0.678971241276.issue23353@psf.upfronthosting.co.za>
2015-01-31 16:15:18serhiy.storchakalinkissue23353 messages
2015-01-31 16:15:18serhiy.storchakacreate