]> git.ipfire.org Git - thirdparty/jinja.git/commit
close temp file 333/head
authorWing <SteelyWing@users.noreply.github.com>
Sat, 17 May 2014 05:18:39 +0000 (13:18 +0800)
committerWing <SteelyWing@users.noreply.github.com>
Sat, 17 May 2014 05:18:39 +0000 (13:18 +0800)
commit6b990c117accc70e78eb835f6c0af366d2015221
tree8a092cd17c629e0131e42e7989de8e9da0e88fcc
parentb7d13f278753d057bb3765b4d4a672c351d88bf3
close temp file

The test can't remove the temp file on Windows, because `mkstemp()` will open the temp.
jinja2/testsuite/loader.py