Closed as not planned
Description
Documentation
cpython/Doc/library/os.path.rst
Lines 59 to 61 in 3a555f0
claim is wrong, because normpath(join(os.getcwd(), path))
is only called when the pathname is not absolute.
If the claim would be true, every absolute pathname would get the cwd prepended.
Cheers,
Chris.
Metadata
Metadata
Assignees
Projects
Status
Todo