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 Joshua.Chin, docs@python, orsenthil, r.david.murray
Date 2014-11-04.17:12:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415121157.96.0.178195524813.issue22797@psf.upfronthosting.co.za>
In-reply-to
Content
This is a general principle in Python.  A module may raise specific errors, but there are always other errors that may be raised.  The wording could be clarified, but it should not be removed.
History
Date User Action Args
2014-11-04 17:12:38r.david.murraysetrecipients: + r.david.murray, orsenthil, docs@python, Joshua.Chin
2014-11-04 17:12:37r.david.murraysetmessageid: <1415121157.96.0.178195524813.issue22797@psf.upfronthosting.co.za>
2014-11-04 17:12:37r.david.murraylinkissue22797 messages
2014-11-04 17:12:37r.david.murraycreate