diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-10-09 07:56:04 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-10-09 07:56:04 (GMT) |
commit | 26bc25a6c4c377f553ff401dd993d8196da9438d (patch) | |
tree | 238711fd06a27e319550396ebfc3933b092486de /Doc | |
parent | 2a182dbf3f2520ad753792068391775d102b13df (diff) | |
download | cpython-26bc25a6c4c377f553ff401dd993d8196da9438d.zip cpython-26bc25a6c4c377f553ff401dd993d8196da9438d.tar.gz cpython-26bc25a6c4c377f553ff401dd993d8196da9438d.tar.bz2 |
Don't try to access sys.getwindowsversion unless it exists (ntpath is
imported on systems other than Windows, and in particular is imported
by test___all__; the compile farm reported that all Linux tests failed
due to this; isn't anyone in PythonDevLand running CVS on Linux?!).
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions