summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-10-18 12:03:25 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2010-10-18 12:03:25 +0000
commit26fabe13698addebe83e1a57daa8f180c9ad8e1d (patch)
treef8b328686b188a48fdc6f9d20c5eb37b9e623f98 /Python/pythonrun.c
parent72f767e601651f3cedb169491ab3b141eb559d53 (diff)
downloadcpython-git-26fabe13698addebe83e1a57daa8f180c9ad8e1d.tar.gz
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 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions