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   |   [EMAIL PROTECTED]   |   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/archive%40mail-archive.com

Reply via email to