[Python-Dev] Does CVS Python work for anyone else? (original) (raw)

Tim Peters tim.peters at gmail.com
Sat Jul 17 06:15:42 CEST 2004


[Tim Peters]

On WinXP, it segfaults instantly, while trying to import site.py. I'm able to get into the interpreter by passing -S (skips importing site.py). Any attempt to run the test suite also segfaults instantly, even with -S.

FYI, reverting the most recent checkin to compile.c repairs all this:

C:\Code\python\Python>cvs up -j 2.307 -j 2.306 compile.c



More information about the Python-Dev mailing list