mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00
![]() language. CodeGenerator: * modify to track stack depth * add emit method that call's PythonVMCode's makeCodeObject * thread filenames through in hackish way * set flags for code objects for modules and functions XXX the docs for the flags seem out of date and/or incomplete PythonVMCode: * add doc string describing the elements of a real code object LineAddrTable: * creates an lnotab (no quite correctly though) |
||
---|---|---|
.. | ||
compiler |