Re: [Python-checkins] python/dist/src/Lib ntpath.py,1.50,1.51

tim_one@users.sourceforge.net writes:
Update of /cvsroot/python/python/dist/src/Lib In directory usw-pr-cvs1:/tmp/cvs-serv28728/python/Lib
Modified Files: ntpath.py Log Message: 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?!).
Yes, but I do sleep occasionally... Cheers, M. -- it's not that perl programmers are idiots, it's that the language rewards idiotic behavior in a way that no other language or tool has ever done -- Erik Naggum, comp.lang.lisp

[Tim in a checkin message]
isn't anyone in PythonDevLand running CVS on Linux?!).
Yes, but I do sleep occasionally...
And my Linux box was stolen! New-one-supposed-to-be-here-yesterday--damn-dodgy-retailers ly Mark.
participants (2)
-
Mark Hammond
-
Michael Hudson