commit | e92dc9c23da8cb11f922f28353e6a58928aa5c71 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Sat Jun 25 10:47:53 2016 -0700 |
committer | Brett Cannon <brett@python.org> | Sat Jun 25 10:47:53 2016 -0700 |
tree | e69b676b8236c0adde0f45fb2ee79c458771f178 | |
parent | 559ad5d401229399e7bc887b62a87d9f69206fa6 [diff] |
Fix a scoping issue where an UnboundLocalError was triggered if a lazy-loaded module was already in sys.modules.