diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2007-01-05 05:25:22 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2007-01-05 05:25:22 +0000 |
commit | 72cd02c04107c1bd16603d7b6451cc5e53785faf (patch) | |
tree | ddf0cffcdb4031b712bafa1391f244b7cc1b53b0 /Python/Python-ast.c | |
parent | 11a70c3c96082d3b9f63f7c81f48d9bfa2010e42 (diff) | |
download | cpython-git-72cd02c04107c1bd16603d7b6451cc5e53785faf.tar.gz |
Prevent crash on shutdown which can occur if we are finalizing
and the module dict has been cleared already and some object
raises a warning (like in a __del__).
Will backport.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions