]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #3080: imp.new_module() uses Unicode
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 14 Mar 2011 18:53:28 +0000 (14:53 -0400)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 14 Mar 2011 18:53:28 +0000 (14:53 -0400)
commitfe19d21815632ba179e32ba1517c1337ac407e97
tree249852dd6cda7468f3cbb5d36c88fa0367b1ea55
parent2fd76e478f52dfa3754b620ec9e9615df6c9be1b
Issue #3080: imp.new_module() uses Unicode
Python/import.c