]> granicus.if.org Git - python/commit
bpo-30974: Change os.path.samefile docstring to match docs (GH-7337)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 2 Aug 2019 23:04:53 +0000 (16:04 -0700)
committerGitHub <noreply@github.com>
Fri, 2 Aug 2019 23:04:53 +0000 (16:04 -0700)
commit6b833901fe9053937c289c6371bb731c9aceb58e
treedf54d4a211811d86e2a6282004eea2c9edbbea54
parent79af3bd1d170ed6a72a5c126e862590cdbf192d7
bpo-30974: Change os.path.samefile docstring to match docs (GH-7337)

(cherry picked from commit 8e568ef266a2805f9a6042003723d9c050830461)

Co-authored-by: Timo Furrer <tuxtimo@gmail.com>
Lib/genericpath.py