commit | 673c6cf3d480cbdd31c994a9b25a3821b6a85401 | [log] [tgz] |
---|---|---|
author | Mark Hammond <mhammond@skippinet.com.au> | Mon Aug 14 06:21:26 2000 +0000 |
committer | Mark Hammond <mhammond@skippinet.com.au> | Mon Aug 14 06:21:26 2000 +0000 |
tree | cb413afa014577b1ebee36ff21d270e40f2fc72c | |
parent | 647d2fe1451b1e7cd558771fcbae3fbdce1ffcf7 [diff] |
Test for fix to 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())