
Someone please check this in! On 3/1/07, Nick Coghlan <ncoghlan@gmail.com> wrote:
Jack Diederich wrote:
__ Python/compile.c: You will need to create or modify the compiler_* functions for your productions.
Python/symtable.c will likely also need attention at this point (it handles the symbol collection pass that occurs before the actual compilation pass)
Cheers, Nick.
-- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia --------------------------------------------------------------- http://www.boredomandlaziness.org _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/guido%40python.org
-- --Guido van Rossum (home page: http://www.python.org/~guido/)