summaryrefslogtreecommitdiffstats
path: root/Modules/atexitmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-10-18 12:03:25 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2010-10-18 12:03:25 (GMT)
commit26fabe13698addebe83e1a57daa8f180c9ad8e1d (patch)
treef8b328686b188a48fdc6f9d20c5eb37b9e623f98 /Modules/atexitmodule.c
parent72f767e601651f3cedb169491ab3b141eb559d53 (diff)
downloadcpython-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