commit | 67f75d4bcb3630c0f5b6761fb758072cc342157e | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Thu Apr 27 01:53:46 2000 +0000 |
committer | Greg Ward <gward@python.net> | Thu Apr 27 01:53:46 2000 +0000 |
tree | ddcf5dcc9204a914d9fff6c74c5abf745c89ea3a | |
parent | bad9c7675a9da2907b6b3398c087e9928447a7d2 [diff] |
Added 'change_root()' to forcibly slap a new root directory onto a pathname, even if it's already absolute. Currently only implemented for Unix; I'm not entirely sure of the right thing to do for DOS/Windows, and have no clue what to do for Mac OS.