]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
find_module(): use FS encoding to display the missing __init__ warning
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 17 Oct 2010 02:07:09 +0000 (02:07 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 17 Oct 2010 02:07:09 +0000 (02:07 +0000)
commited7916dd001d5d49b5be04a745c2f83826b27fe2
treeb8801d6bb546ba100ed03dcf72347f3484f0ba50
parente3874ed7dd978292d43ccdef1ad7896dfec663a7
find_module(): use FS encoding to display the missing __init__ warning
Python/import.c