]> granicus.if.org Git - python/commit
Support $HOME in expanduser().
authorGuido van Rossum <guido@python.org>
Mon, 2 Jun 1997 23:11:57 +0000 (23:11 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 2 Jun 1997 23:11:57 +0000 (23:11 +0000)
commit77e1db3b346411c334a36ccd0d2206ff5c71cc90
tree16d893a92bb9e7b3e303f7e8c297ee2271643687
parentdafce6db7bd26e0832359bca10b10525826c0d56
Support $HOME in expanduser().
(Who'd thought that *anyone* would be interested in writing ~/foo on NT :-)
Lib/ntpath.py