Files
scikit-image/skimage/novice/tests
cgohlke 534721126b Fix test_novice.test_update_on_save failure on Windows
On Windows, tempfile.NamedTemporaryFile() can not be opened a second time. See <http://docs.python.org/2/library/tempfile.html#tempfile.NamedTemporaryFile>
2014-03-10 22:22:02 -07:00
..