commit | 0127de0b877600a95871e07aee8a092e9199002a | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed Feb 13 00:34:46 2013 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Wed Feb 13 00:34:46 2013 +0200 |
tree | 3a94dc1b1e70e1958e8e6ccccffb510befc0532a | |
parent | cdc7a91dde9221f5cf857268f7900e7a7d64619b [diff] |
Issue #16800: tempfile.gettempdir() no longer left temporary files when the disk is full. Original patch by Amir Szekely.