diff options
author | Guido van Rossum <guido@python.org> | 1997-08-05 02:09:46 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-08-05 02:09:46 +0000 |
commit | 21c23e7fd06c1c2018845cf0c904e6ac137b38ec (patch) | |
tree | f5c76f13cb6d1cfaa0e621ecd88873454067dd6c /Python/pythonrun.c | |
parent | e84ddb85b5abf6c4dfd0b2425d0f225faf40bb87 (diff) | |
download | cpython-21c23e7fd06c1c2018845cf0c904e6ac137b38ec.tar.gz |
Provide a dummy empty directory as f_builtins instead of failing, when
no valid directory is passed in. This prevents __del__ to fail when
invoked after __builtins__ has already been discarded.
Also add PyFrame_Fini() to discard the cache of frames.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions