This package implements some utilities and tools for Python2
| py2flakes | Package containg pyflakes for Python2. |
| Pep8Checker | Class implementing the PEP 8 checker for Python2. |
| Py2SyntaxChecker | Module implementing the syntax check for Python 2. |
| PySideImporter | Module to check for the presence of PySide by importing it. |
| Tabnanny | The Tab Nanny despises ambiguous indentation. |
| TabnannyChecker | Module implementing the indentation check for Python 2. |
| Tools | Module implementing tool functions. |
| pep8 |