commit | 336b2f45e5c1212470b1b443a92d953f026b951e | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Sun Feb 19 19:36:44 2012 -0500 |
committer | Brett Cannon <brett@python.org> | Sun Feb 19 19:36:44 2012 -0500 |
tree | b56246cee7a58878a3f255ed22c0e25ad2d7593b | |
parent | 85c71ae88201bb59d71cfe600d70349173cec67a [diff] |
Fix a failing importlib test under Windows. Closes issue #14054.