[Python-Dev] Re: [Python-checkins] python/dist/src/Lib site.py, 1.53.6.1, 1.53.6.2 (original) (raw)

Michael Hudson mwh at python.net
Tue Dec 2 06:49:16 EST 2003


jhylton at users.sourceforge.net writes:

Update of /cvsroot/python/python/dist/src/Lib In directory sc8-pr-cvs1:/tmp/cvs-serv30842

Modified Files: Tag: release23-maint site.py Log Message: A hack: Disable import of re, because sre doesn't compile right. DON'T MERGE THIS CHANGE TO THE TRUNK.

Was this meant to be on the ast-branch? If not, what's going on?

I don't think breaking uninstalled builds on any platform that isn't linux/x86 is a good solution for anything.

Cheers, mwh

-- 7. It is easier to write an incorrect program than understand a correct one. -- Alan Perlis, http://www.cs.yale.edu/homes/perlis-alan/quotes.html



More information about the Python-Dev mailing list