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 Claudiu.Popa, eric.araujo, r.david.murray, serhiy.storchaka
Date 2012-04-05.05:51:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333605103.22.0.463412267332.issue14490@psf.upfronthosting.co.za>
In-reply-to
Content
Because of some error in my source tree was a lot of Python2 files, which gave a false result (see issue 14497). After cleaning, old-style raise was only in Mac/BuildScript/build-installer.py and Tools/msi/.
History
Date User Action Args
2012-04-05 05:51:43serhiy.storchakasetrecipients: + serhiy.storchaka, eric.araujo, r.david.murray, Claudiu.Popa
2012-04-05 05:51:43serhiy.storchakasetmessageid: <1333605103.22.0.463412267332.issue14490@psf.upfronthosting.co.za>
2012-04-05 05:51:42serhiy.storchakalinkissue14490 messages
2012-04-05 05:51:42serhiy.storchakacreate