Mercurial > hgsubversion
view .hgignore @ 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 | 6b084ea39537 |
children | 38ebdf65d868 4244f8f37484 |
line wrap: on
line source
syntax:glob build *.pyc *.pyo .DS_Store *.swp *~ .coverage cover *.py,cover MANIFEST dist *.egg-info hgsubversion/__version__.py