]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #3080: Fix call to case_ok() in find_init_module()
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 20 Mar 2011 03:58:29 +0000 (04:58 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 20 Mar 2011 03:58:29 +0000 (04:58 +0100)
commitcc9564ecd8cea04e20bd0fac235117cfbb660d6b
tree0f5826fc18c307dd77966db5bd756a07bc4fca8e
parent1304f2d8a348741c32bbf6970a3381df0fa7fdd1
Issue #3080: Fix call to case_ok() in find_init_module()
Python/import.c