Feature or enhancement
Proposal:
Four changes:
- Add link to genericpath.py & remove redundant availability in the documentation for os.path
- Deduplicate lexists & fallback isjunction implementations by defining them in genericpath.
- Move fallback ntpath.isdevdrive to genericpath to provide the same interface for posixpath & ntpath.
- Add isdevdrive to ntpath.__all__.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
Reactions are currently unavailable
Feature or enhancement
Proposal:
Four changes:
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs