Pychecker falsely reports a module as unused in this very specific case:
1.Module is imported to a different name (import bar as _bar)
2.Module is used in a default argument in a method in a class declaration
Test case is attached (error occurs running pychecker on foo.py)
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"