commit | 5a7913eb3bf390a2f3fd28116fc789bf2c7e4b64 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sat Oct 16 11:29:07 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sat Oct 16 11:29:07 2010 +0000 |
tree | 3cfc1d6d0bff4130721955e91865d41a5770352a | |
parent | 2c2bfe5bdf63bf5f85131ff7a773e28c094b9550 [diff] |
zipimport: catch _PyUnicode_AsString() failure in get_code_from_data() It occurs if the path contains surrogates.