pytest fix: Files created with NamedTemporary files cannot be opened on Windows
authorGuillaume Dumont <dumont.guillaume@gmail.com>
Fri, 14 Oct 2016 02:29:56 +0000 (22:29 -0400)
committerGuillaume Dumont <dumont.guillaume@gmail.com>
Sat, 15 Oct 2016 20:39:43 +0000 (16:39 -0400)
commit553a645f1d6f950bf1a36284bb13b5fc7c3bacdc
tree9a65f33a58c3bf5ada7ba19368a23ebec371ff59
parent4ba654f5c88c36ee8ba53964b7faf25c6d7010b4
pytest fix: Files created with NamedTemporary files cannot be opened on Windows
python/caffe/test/test_net.py