]> granicus.if.org Git - python/commit
Bug #1566602: correct failure of posixpath unittest when $HOME ends
authorGeorg Brandl <georg@python.org>
Sat, 30 Sep 2006 09:13:29 +0000 (09:13 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 30 Sep 2006 09:13:29 +0000 (09:13 +0000)
commit9c9a9ab6340eb2225f57fbef6d6cf9e3da547142
tree4d72ca3af030913563863af6a7790eceff099c5a
parentad4e11e16d6ece17980e59a3b6474d0a186ffb56
Bug #1566602: correct failure of posixpath unittest when $HOME ends
with a slash.
 (backport from rev. 52065)
Lib/posixpath.py
Misc/NEWS