diff options
author | Guido van Rossum <guido@python.org> | 1997-01-17 20:59:26 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-01-17 20:59:26 (GMT) |
commit | 3f6e408a31208d29cf867bb30496bdb1f863d310 (patch) | |
tree | 24dd608f5d0dc3280253b81c786610c500cd3930 /Python/compile.c | |
parent | 00f86e6086444b94653d0fb01f2fa18e9a24f59a (diff) | |
download | cpython-3f6e408a31208d29cf867bb30496bdb1f863d310.zip cpython-3f6e408a31208d29cf867bb30496bdb1f863d310.tar.gz cpython-3f6e408a31208d29cf867bb30496bdb1f863d310.tar.bz2 |
Add co_stacksize field to codeobject structure, and stacksize argument
to PyCode_New() argument list. Also add CO_MAXBLOCKS constant
indicating the maximum static nesting supported by the compiler.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions