commit | 647d2fe1451b1e7cd558771fcbae3fbdce1ffcf7 | [log] [tgz] |
---|---|---|
author | Mark Hammond <mhammond@skippinet.com.au> | Mon Aug 14 06:20:32 2000 +0000 |
committer | Mark Hammond <mhammond@skippinet.com.au> | Mon Aug 14 06:20:32 2000 +0000 |
tree | fafa3d92612fb730bbf0d3a7b191012c17cc236d | |
parent | 0d0b1e93e1393b6a6661fe9837552812f2dbf781 [diff] |
Fix for Bug #110673: os.abspatth() now always returns os.getcwd() on Windows, if an empty path is specified. It previously did not if an empty path was delegated to win32api.GetFullPathName())