]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
REMOVE samefile(), sameopenfile(), samestat() -- these cannot be made
authorGuido van Rossum <guido@python.org>
Sat, 2 May 1998 00:47:09 +0000 (00:47 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 2 May 1998 00:47:09 +0000 (00:47 +0000)
commitb485224d82e2dc76c10e940e364425ab58524847
tree686ea3f941ed2823474a9bfb012b4696091cf5e7
parente365a590d4277fac207df80ff4364e91089a0aa4
REMOVE samefile(), sameopenfile(), samestat() -- these cannot be made
to work reliably (at least I wouldn't know how).
Lib/dospath.py
Lib/ntpath.py