]> granicus.if.org Git - python/commit
Issue #3080: find_module() returns the path as Unicode
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 14 Mar 2011 19:19:39 +0000 (15:19 -0400)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 14 Mar 2011 19:19:39 +0000 (15:19 -0400)
commit2fd76e478f52dfa3754b620ec9e9615df6c9be1b
treea738b33564fdb50bd04548f3dd1d3244d18fd014
parentc9a271cf2b82a821306f501fd7fdd0a84d59bc0d
Issue #3080: find_module() returns the path as Unicode
Python/import.c