]> 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:21 +0000 (09:13 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 30 Sep 2006 09:13:21 +0000 (09:13 +0000)
commit8d1e5bffc1249cdb5a8ced25e6f89328e7366290
tree81d831f699acb2bec8384512ec459df44cf2fbd1
parentfb25773862343f19d0b15209697f88122c11a63f
Bug #1566602: correct failure of posixpath unittest when $HOME ends
with a slash.
Lib/posixpath.py
Misc/NEWS