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 iritkatriel
Recipients docs@python, iritkatriel, python-bugs-uit
Date 2021-04-25.18:03:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619373805.11.0.263397116353.issue27420@roundup.psfhosted.org>
In-reply-to
Content
There is a general note at the top of the module:

"Note: All functions in this module raise OSError (or subclasses thereof) in the case of invalid or inaccessible file names and paths, or other arguments that have the correct type, but are not accepted by the operating system."


So there seems to have been a decision not state this separately for each function in the module.
History
Date User Action Args
2021-04-25 18:03:25iritkatrielsetrecipients: + iritkatriel, docs@python, python-bugs-uit
2021-04-25 18:03:25iritkatrielsetmessageid: <1619373805.11.0.263397116353.issue27420@roundup.psfhosted.org>
2021-04-25 18:03:25iritkatriellinkissue27420 messages
2021-04-25 18:03:24iritkatrielcreate