guido.van.rossum schrieb: > Author: guido.van.rossum > Date: Fri Feb 9 06:32:43 2007 > New Revision: 53685 > > Modified: > python/branches/p3yk/Grammar/Grammar > python/branches/p3yk/Include/graminit.h > python/branches/p3yk/Makefile.pre.in > python/branches/p3yk/Modules/parsermodule.c > python/branches/p3yk/Python/ast.c > python/branches/p3yk/Python/bltinmodule.c > python/branches/p3yk/Python/graminit.c > python/branches/p3yk/Python/import.c > python/branches/p3yk/setup.py > Log: > Essential changes for print function changes. > Lib will be changed in a separate run.
What about the legacy code in compile.c to compile the print statement, together with the PRINT_ITEM[_TO] opcodes in ceval.c and others? Can they be removed now? Georg
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Python-3000-checkins mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000-checkins
