mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-03 12:20:00 +08:00
534721126b
On Windows, tempfile.NamedTemporaryFile() can not be opened a second time. See <http://docs.python.org/2/library/tempfile.html#tempfile.NamedTemporaryFile>