diff options
author | Christian Heimes <christian@cheimes.de> | 2007-11-20 01:45:17 (GMT) |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2007-11-20 01:45:17 (GMT) |
commit | 94140157445c602566af2220f85f7483813ff9dc (patch) | |
tree | 0ae183cefcc6036ce289786efc2bd616bf62511a /Lib/decimal.py | |
parent | 10c476db2ca3052d537553c38881e5ceefdab9df (diff) | |
download | cpython-94140157445c602566af2220f85f7483813ff9dc.zip cpython-94140157445c602566af2220f85f7483813ff9dc.tar.gz cpython-94140157445c602566af2220f85f7483813ff9dc.tar.bz2 |
Fixed bug #1470
py3k unit tests are removing %TEMP% dir on Windows
os.removedirs removes all parent directories until it hits a non empty directory. In my case my %TEMP% directory was clean and empty.
Diffstat (limited to 'Lib/decimal.py')
0 files changed, 0 insertions, 0 deletions