]> granicus.if.org Git - python/commit
Patch suggested by Perry Stoll -- os.path.normpath(".//x") returned
authorGuido van Rossum <guido@python.org>
Tue, 8 Sep 1998 22:28:06 +0000 (22:28 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 8 Sep 1998 22:28:06 +0000 (22:28 +0000)
commita063303693464992a9ab70856992cb169a5909e8
treeb667e8368ea9b1c58fe8f92837bd6d1a1798e568
parent86ad567c2e6d7bfa9a395c846cc126bd8de170fc
Patch suggested by Perry Stoll -- os.path.normpath(".//x") returned
"/x", should return "x".
Lib/posixpath.py