alecthomas / importmagic

A Python library for finding unresolved symbols in Python code, and the corresponding imports
BSD 2-Clause "Simplified" License
120 stars 20 forks source link

Extra test that for module reference discovery. #20

Closed whirm closed 9 years ago

whirm commented 9 years ago

Test that importmagic finds modules that are only used to override one of its attributes.

This test is currently failing

alecthomas commented 9 years ago

Fixed and merged in 7dcb29739beed7a7efdec0b0134589e49b12d19e.