commit | 925ef39949b784d331dbb246b8888347ecd8b275 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Mon Jun 20 15:01:10 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Mon Jun 20 15:01:10 2011 +0200 |
tree | d0851a1a09d7dacf5baf7abcbec0b192a3d98937 | |
parent | 7edb5dfcbc815e2479e4c68051bf1805d1c9348d [diff] |
find_module_path_list() fails if _Py_fopen() failed and raised an exception (UnicodeEncodeError).