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 BreamoreBoy, astrand, r.david.murray, vstinner
Date 2014-03-23.12:13:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395576829.89.0.553234475494.issue4261@psf.upfronthosting.co.za>
In-reply-to
Content
I read that first paragraph as the controlling one, and that says that errno will be zero if the problem was that the entry could not be found, and non-zero if some other error occurred.

Raising an error would be a backward incompatible change, so it could only be done in 3.5.
History
Date User Action Args
2014-03-23 12:13:49r.david.murraysetrecipients: + r.david.murray, astrand, vstinner, BreamoreBoy
2014-03-23 12:13:49r.david.murraysetmessageid: <1395576829.89.0.553234475494.issue4261@psf.upfronthosting.co.za>
2014-03-23 12:13:49r.david.murraylinkissue4261 messages
2014-03-23 12:13:49r.david.murraycreate