| commit | 7ec053544cf4849a138e70329ffeec1d6ab93e62 | [log] [tgz] |
|---|---|---|
| author | Greg Ward <gward@python.net> | Fri Sep 22 01:05:43 2000 +0000 |
| committer | Greg Ward <gward@python.net> | Fri Sep 22 01:05:43 2000 +0000 |
| tree | 4c0edcc74000222b4b88f6ee012f3734439cf1bf | |
| parent | f89259786a166ab93417cdf442c96bc03183278b [diff] |
Fix 'convert_path()' so it returns immediately under Unix -- prevents blowing up when the pathname starts with '/', which is needed when converting installation directories in the "install" command.