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 terry.reedy
Recipients belopolsky, docs@python, eric.araujo, ezio.melotti, hynek, r.david.murray, rhettinger, terry.reedy, tshepang
Date 2012-09-23.17:23:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348420993.97.0.777322946399.issue15034@psf.upfronthosting.co.za>
In-reply-to
Content
I think the Library Manual's chapter 5 on exceptions, currently called Built-in Exceptions, would be a good place for a section on subclassing exceptions.
History
Date User Action Args
2012-09-23 17:23:14terry.reedysetrecipients: + terry.reedy, rhettinger, belopolsky, ezio.melotti, eric.araujo, r.david.murray, docs@python, tshepang, hynek
2012-09-23 17:23:13terry.reedysetmessageid: <1348420993.97.0.777322946399.issue15034@psf.upfronthosting.co.za>
2012-09-23 17:23:13terry.reedylinkissue15034 messages
2012-09-23 17:23:13terry.reedycreate