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 jon.poler
Recipients docs@python, eric.araujo, ezio.melotti, jon.poler, ncoghlan
Date 2014-08-12.20:03:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407873801.4.0.958884981026.issue22014@psf.upfronthosting.co.za>
In-reply-to
Content
I will give this a shot if it is just hard-coding a table with errno names. Dynamically scraping the errno names and inserting them with the exception hierarchy might be beyond me since I've never used Sphinx before.
History
Date User Action Args
2014-08-12 20:03:21jon.polersetrecipients: + jon.poler, ncoghlan, ezio.melotti, eric.araujo, docs@python
2014-08-12 20:03:21jon.polersetmessageid: <1407873801.4.0.958884981026.issue22014@psf.upfronthosting.co.za>
2014-08-12 20:03:21jon.polerlinkissue22014 messages
2014-08-12 20:03:21jon.polercreate