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 mrDoctorWho0..
Recipients WitcherGeralt, mark.dickinson, mrDoctorWho0.., r.david.murray
Date 2013-08-03.19:09:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375556970.0.0.908420024544.issue18642@psf.upfronthosting.co.za>
In-reply-to
Content
Assert with this feature will make code simplest. Simplification isn't python way? Why don't add it in python? It's must be really useful. Sometimes its necessary, when need to catch specified exception. Its easier to search errors by type, not by error body
History
Date User Action Args
2013-08-03 19:09:30mrDoctorWho0..setrecipients: + mrDoctorWho0.., mark.dickinson, r.david.murray, WitcherGeralt
2013-08-03 19:09:30mrDoctorWho0..setmessageid: <1375556970.0.0.908420024544.issue18642@psf.upfronthosting.co.za>
2013-08-03 19:09:29mrDoctorWho0..linkissue18642 messages
2013-08-03 19:09:29mrDoctorWho0..create