commit | c9abda0c0493f919445d423448e80ff2a40dd545 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Mon Mar 14 13:33:46 2011 -0400 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Mon Mar 14 13:33:46 2011 -0400 |
tree | e56c4ebc165f3eae374df5b1fd51e9ba844708b9 | |
parent | d68c2cf2379172dab184901929d44952001c4c57 [diff] |
Issue #3080: get_sourcefile(), make_source_pathname(), load_package() Use Unicode for module name and path in get_sourcefile(), make_source_pathname() and load_package() functions.