[issue5051] test_update2 in test_os.py invalid due to os.environ.clear() followed by reliance on environ COMSPEC

Martin v. Löwis report at bugs.python.org
Sun Jan 25 19:16:40 CET 2009


Martin v. Löwis <martin at v.loewis.de> added the comment:

The test actually doesn't rely on COMSPEC. On systems that have /bin/sh,
COMSPEC should have no relevance.

----------
nosy: +loewis

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5051>
_______________________________________


More information about the Python-bugs-list mailing list