blob: 55a028ec8349cd0d23ca8d86378e903454436642 [file] [log] [blame]
:mod:`modulefinder` no longer depends on the deprecated :mod:`imp` module, and the initializer for :class:`modulefinder.ModuleFinder` now has immutable default arguments.
Patch by Brandt Bucher.