##// END OF EJS Templates
Backport PR #6195: Close handle on new temporary files before returning filename...
Backport PR #6195: Close handle on new temporary files before returning filename On Windows, a file can only have one open writable handle at a time, so we need to close the one created by mkstemp before anything else can use that file. Closes gh-5946

File last commit:

r11033:fa36e98f
r17367:4eca2208
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer