diff options
| author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-02-15 22:24:03 +0300 |
|---|---|---|
| committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-02-15 22:41:14 +0300 |
| commit | fa3b8951452ca13a807c0b6a090e0385507113db (patch) | |
| tree | 84f4d280e5e696a91528327aae226adeb3f28bbd /py/compile.c | |
| parent | 29c4f92e13f27a6fabf7556184325c2483ace358 (diff) | |
objexcept: Optimize traceback allocation for exception.
Traceback allocation for exception will now never lead to recursive
MemoryError exception - if there's no memory for traceback, it simply
won't be created.
Diffstat (limited to 'py/compile.c')
0 files changed, 0 insertions, 0 deletions
