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

Fix indexing of C modules that are part of a package. #11

Closed birkenfeld closed 9 years ago

birkenfeld commented 9 years ago

Previously, e.g. PyQt4/QtCore.so would be indexed as PyQt4.PyQt4.QtCore.