]> granicus.if.org Git - python/commit
#5471: fix expanduser() for $HOME set to "/".
authorGeorg Brandl <georg@python.org>
Sun, 5 Apr 2009 14:48:49 +0000 (14:48 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 5 Apr 2009 14:48:49 +0000 (14:48 +0000)
commit3f0ef20269aef0408a0a325bf5300a1ca676aa52
tree203634c46d7f761c9aec9780b0a744775cc8047d
parenta7ec0726e2783c3ba886707df2a8ddd0e7e909db
#5471: fix expanduser() for $HOME set to "/".
Lib/posixpath.py
Lib/test/test_posixpath.py
Misc/NEWS