-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Description
Documentation
The documentation of os.path.ismount() states it was added in Python 3.4:
New in version 3.4: Support for detecting non-root mount points on Windows.
That's clearly wrong, it should've been:
Changed in version 3.4: Support for detecting non-root mount points on Windows.
Linked PRs
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir