##// END OF EJS Templates
Close handle on new temporary files before returning filename...
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
Thomas Kluyver -
r17337:274794af
Show More
Name Size Modified Last Commit Author
/ scripts
ipython.ico Loading ...
ipython_nb.ico Loading ...
ipython_win_post_install.py Loading ...