]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25417: Fix typo in Path.samefile() docstring
authorBerker Peksag <berker.peksag@gmail.com>
Wed, 21 Oct 2015 17:10:24 +0000 (20:10 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Wed, 21 Oct 2015 17:10:24 +0000 (20:10 +0300)
commit267597f087084283b5ad052d38cee9055d1acada
tree802abc46078b8dc3afbbebd7dd848c1d1043f09d
parent4da71055e1aca0b9a047b5a3405cedf3c4c661f6
Issue #25417: Fix typo in Path.samefile() docstring

Reported by Antony Lee.
Lib/pathlib.py