diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-18 12:03:25 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-18 12:03:25 (GMT) |
commit | 26fabe13698addebe83e1a57daa8f180c9ad8e1d (patch) | |
tree | f8b328686b188a48fdc6f9d20c5eb37b9e623f98 /Modules/atexitmodule.c | |
parent | 72f767e601651f3cedb169491ab3b141eb559d53 (diff) | |
download | cpython-26fabe13698addebe83e1a57daa8f180c9ad8e1d.zip cpython-26fabe13698addebe83e1a57daa8f180c9ad8e1d.tar.gz cpython-26fabe13698addebe83e1a57daa8f180c9ad8e1d.tar.bz2 |
zipimporter_load_module() doesn't destroy mod on error
PyImport_AddModule() returns a borrowed reference. Don't display "import ... #
loaded from Zip ..." on error.
Diffstat (limited to 'Modules/atexitmodule.c')
0 files changed, 0 insertions, 0 deletions