commit | 44b28a9f328f5688ceb774670a6db030fa54d5a3 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Sun Aug 30 18:59:21 2009 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Sun Aug 30 18:59:21 2009 +0000 |
tree | 8b36b0ed02a42c0ff25e6a55aa28aa7b2d3e067a | |
parent | a6503606f9fcd0160d9cba828b9ff98e1a7b5163 [diff] |
Fix the importlib_only test decorator to work again; don't capture the flag variable as it might change later.