summaryrefslogtreecommitdiffstats
path: root/Python/importdl.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-01-17 21:04:03 (GMT)
committerGuido van Rossum <guido@python.org>1997-01-17 21:04:03 (GMT)
commit8b993a98db507cc3a75067af4c865ffc8afbada1 (patch)
treebe3fd639a280cf39bc3827babdd4bd10b5eb4e59 /Python/importdl.c
parent3f6e408a31208d29cf867bb30496bdb1f863d310 (diff)
downloadcpython-8b993a98db507cc3a75067af4c865ffc8afbada1.zip
cpython-8b993a98db507cc3a75067af4c865ffc8afbada1.tar.gz
cpython-8b993a98db507cc3a75067af4c865ffc8afbada1.tar.bz2
Add co_stacksize field to codeobject structure, and stacksize argument
to PyCode_New() argument list. Move MAXBLOCKS constant to conpile.h. Added accurate calculation of the actual stack size needed by the generated code. Also commented out all fprintf statements (except for a new one to diagnose stack underflow, and one in #ifdef'ed out code), and added some new TO DO suggestions (now that the stacksize is taken of the TO DO list).
Diffstat (limited to 'Python/importdl.c')
0 files changed, 0 insertions, 0 deletions