]> granicus.if.org Git - python/commit
Subtlety: ~root/a should expand to /a, not //a. Everything else unchanged.
authorGuido van Rossum <guido@python.org>
Tue, 2 Apr 1996 22:30:03 +0000 (22:30 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 2 Apr 1996 22:30:03 +0000 (22:30 +0000)
commitbbb4e10e91f231bcb1cb012198b2262333f3e0ed
treef803e0c66c51e825c117ae831ffdd4ea5c8daefb
parentededb58c140c74cd805b568c50edccb213a13b1a
Subtlety: ~root/a should expand to /a, not //a.  Everything else unchanged.
Lib/posixpath.py