commit | 62f7d15d0bc83f2b1a78cca79691ad65de15381e | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Jan 17 21:05:28 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Jan 17 21:05:28 1997 +0000 |
tree | bf6bbd929eb6bb7d8b40304ea505ffa4d3ef6178 | |
parent | 8b993a98db507cc3a75067af4c865ffc8afbada1 [diff] |
Use the stack size from the code object and the CO_MAXBLOCKS constant from compile.h. Remove all eval stack overflow checks.