mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
gh-136682: Remove incorrect statement that os.path.samestat
accepts file-like objects (#136683)
This commit is contained in:
parent
624bf52c83
commit
7e10a103df
1 changed files with 0 additions and 3 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue