commit | 13a0db5ddbb53c504574743207524b037945552c | [log] [tgz] |
---|---|---|
author | Brian Curtin <brian.curtin@gmail.com> | Mon Sep 06 19:46:17 2010 +0000 |
committer | Brian Curtin <brian.curtin@gmail.com> | Mon Sep 06 19:46:17 2010 +0000 |
tree | 7041e536b3a6c01108de8b3862fca8e1c5eda79c | |
parent | 4bc12ef47dd57abda134fc0e90f946d862d8989e [diff] |
Fix some errors that #7566 introduced on non-Windows platforms due to an ImportError. Rearranged the import, faked out the implementation when the import fails, and reorganized a test that depends on Win32 behavior.