Skip to content

Commit 7e10a10

Browse files
authored
gh-136682: Remove incorrect statement that os.path.samestat accepts file-like objects (#136683)
1 parent 624bf52 commit 7e10a10

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Doc/library/os.path.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -508,9 +508,6 @@ the :mod:`glob` module.)
508508
.. versionchanged:: 3.4
509509
Added Windows support.
510510

511-
.. versionchanged:: 3.6
512-
Accepts a :term:`path-like object`.
513-
514511

515512
.. function:: split(path)
516513

0 commit comments

Comments
 (0)