comparison tests/test_fetch_command_regexes.py @ 629:c38fe89a5cbc

tests: Use tempfile.TemporaryFile instead of os.tmpfile() to redirect stdout. os.tmpfile requires administrator privileges on Windows XP and may be blocked by UAC on Windows Vista/7. In any case, it is deprecated in favour of tempfile.TemporaryFile. See http://bugs.python.org/issue2232
author James McKay <code@jamesmckay.net>
date Sun, 04 Jul 2010 21:41:42 +0100
parents 46e69be8e2c8
children 1d07e86f5797
comparison
equal deleted inserted replaced
628:4375d37fea1e 629:c38fe89a5cbc