commit | f0434e647aa3e7b82a740be4a820aec951a885ac | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri Apr 20 15:22:50 2012 -0400 |
committer | Brett Cannon <brett@python.org> | Fri Apr 20 15:22:50 2012 -0400 |
tree | ea6c3e0d3b874549cc081a54e0e0c63ac132da38 | |
parent | 3c23a87e58ba5ba3161eaacae98a49a79e1f2786 [diff] |
Issue #14599: Generalize a test for ImportError.path and add support in Python/dynload_shlibs.c. This should fix the remaining importlib test failure on Windows. Support in AIX and HP-UX will be in a separate checkin.