> This has broken the build. After "make clean", running "python > setup.py" causes a traceback because locale.py imports operator which > isn't built yet. locale.py is being imported from io.
I noticed myself - 56927 should fix it. Regards, Martin _______________________________________________ Python-3000-checkins mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000-checkins
