Commit Graph

55 Commits (60a21659872d08eba73fca83e5bb0dae9ca12aee)

Author SHA1 Message Date
Matt Martz f0413bfd45 pep8 cleanup 9 years ago
Toshio Kuratomi b6c1bcb64d Some checks that the modules are also python modules
* Pull some logic into a Validator base class
* Add a PythonPackageValidator that checks directories are python
  packages
* Handle files that have python syntax errors
* Report modules that do not have a .py extension
9 years ago
Matt Martz 7a8862975e Fix try/except HAS_ logic 9 years ago
Matt Martz b608194e59 Make call to main() not at bottom an error 9 years ago
Matt Martz bfab54e8f4 Initial commit 9 years ago