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 docs@python, georg.brandl, r.david.murray
Date 2013-10-12.16:41:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381596104.78.0.835367268719.issue19234@psf.upfronthosting.co.za>
In-reply-to
Content
See also issue 19154.  For consistency with the rest of Python it should probably raise ValueError.  But at this point it has done what it does for a long time (which is to return what the underlying posix function returns), so we should probably just document it.
History
Date User Action Args
2013-10-12 16:41:44r.david.murraysetrecipients: + r.david.murray, georg.brandl, docs@python
2013-10-12 16:41:44r.david.murraysetmessageid: <1381596104.78.0.835367268719.issue19234@psf.upfronthosting.co.za>
2013-10-12 16:41:44r.david.murraylinkissue19234 messages
2013-10-12 16:41:44r.david.murraycreate