commit | 03b90d8cfde0e74ec633f79201b53aada21bf42c | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Mar 13 22:07:36 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Mar 13 22:07:36 2007 +0000 |
tree | f546d8e0e2a3f48a588ca1473df901562dc59da2 | |
parent | b6ae6aa8ac8abb9350f2ae2186d609116676c661 [diff] |
Patch #957650: "%var%" environment variable references are now properly expanded in ntpath.expandvars(), also "~user" home directory references are recognized and handled on Windows.