mirror of
https://github.com/python/cpython.git
synced 2026-07-26 20:03:16 -04:00
gh-136682: Remove incorrect statement that os.path.samestat accepts file-like objects (#136683)
This commit is contained in:
@@ -508,9 +508,6 @@ the :mod:`glob` module.)
|
||||
.. versionchanged:: 3.4
|
||||
Added Windows support.
|
||||
|
||||
.. versionchanged:: 3.6
|
||||
Accepts a :term:`path-like object`.
|
||||
|
||||
|
||||
.. function:: split(path)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user