commit | 96182d7b68cfb2226af0c0e701b9d35d1aa59603 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Fri Mar 03 03:00:02 2000 +0000 |
committer | Greg Ward <gward@python.net> | Fri Mar 03 03:00:02 2000 +0000 |
tree | 10b96446a648200722cdbe2d93af46c70707ad2b | |
parent | 63c2b250ef8fb9341f3b848d66ed914ed1dc8bc2 [diff] |
Fixed 'mkpath()' to accept empty string silently (it's just the current dir). Fixed all DistutilsFileError messages to wrap file/dir names in quotes.