Happy to continue working on this patch. Just needed to cap my time on it yesterday.
When I get cycles to devote to this, will: 1. duplicate & simplify _EverythingGetter, rather than import it 2. change mod_reactor import to modReactor (or similar), and change both __import__'s to __future__.absolute_import 3. attempt to make the reporter interface all text, documenting it as such 4. attempt to unify the multiple import methods Thanks for the review. jml -- https://code.launchpad.net/~jml/divmod.org/pyflakes-reporter/+merge/113857 Your team Divmod-dev is subscribed to branch lp:divmod.org. -- Mailing list: https://launchpad.net/~divmod-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~divmod-dev More help : https://help.launchpad.net/ListHelp

