1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00
Files
wting_autojump/bin
timotei c889aa013e Close the temporary file before re-opening it.
On Windows, we cannot reuse the temp.name to
reopen the file *unless* it has been closed
before [0].

This problem in turn made the `move_file`
request to fail, since the file was still
open at the time.

[0] https://docs.python.org/2/library/tempfile.html#tempfile.NamedTemporaryFile
2014-08-17 15:44:21 -07:00
..
2013-12-31 09:54:50 -06:00
2014-08-09 19:59:41 -07:00
2014-08-09 19:59:41 -07:00
2014-08-09 19:59:41 -07:00
2014-01-12 19:34:28 +00:00
2014-01-08 11:11:39 -06:00
2014-01-07 22:13:29 -06:00
2014-01-13 19:04:39 +00:00
2014-01-12 19:34:28 +00:00
2014-01-12 19:34:28 +00:00
2014-01-13 19:04:39 +00:00