]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #3080: load_module() expects name and path as Unicode
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 14 Mar 2011 01:46:30 +0000 (21:46 -0400)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 14 Mar 2011 01:46:30 +0000 (21:46 -0400)
commit41c5fecce0e20ac7ffd004afd1bda2b86e1b0460
tree447922f038ae9f53c04aeeb06aa740646258dccf
parent2f42ae53aa54ad5452a188077356fd9e89c6da72
Issue #3080: load_module() expects name and path as Unicode
Python/import.c