]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #18408: Fix zipimport, handle PyUnicode_Substring() and get_subname() failures
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 29 Oct 2013 00:46:24 +0000 (01:46 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 29 Oct 2013 00:46:24 +0000 (01:46 +0100)
commitaf8b7e823360f94714f8eded4a27572914851c7d
treef30429aa12ed95cca159f1ec51db543967634faf
parent73660af6afdd8309c85d5e513e319b7f0a5b006e
Issue #18408: Fix zipimport, handle PyUnicode_Substring() and get_subname() failures
Modules/zipimport.c