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 r.david.murray
Recipients belopolsky, docs@python, eric.araujo, ezio.melotti, hynek, r.david.murray, rhettinger
Date 2012-06-26.13:43:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340718204.68.0.805313396117.issue15034@psf.upfronthosting.co.za>
In-reply-to
Content
OK, let's move this, then.  I asked the question because I'd like to know what the best practice is for exceptions in the stdlib.  This is an area in which we have made quite a bit of progress recently (ie: the work done on exceptions for Python3, and PEP 3151), but I think there is still a lack of documentation (and possibly consensus?) on best practices for the stdlib.
History
Date User Action Args
2012-06-26 13:43:24r.david.murraysetrecipients: + r.david.murray, rhettinger, belopolsky, ezio.melotti, eric.araujo, docs@python, hynek
2012-06-26 13:43:24r.david.murraysetmessageid: <1340718204.68.0.805313396117.issue15034@psf.upfronthosting.co.za>
2012-06-26 13:43:24r.david.murraylinkissue15034 messages
2012-06-26 13:43:23r.david.murraycreate