eric5.UtilitiesPython2

This package implements some utilities and tools for Python2.

Packages

py2flakes Package containg pyflakes for Python2.

Modules

CodeStyleChecker Class implementing the PEP 8 checker for Python2.
DocStyleCheckerPy2 Module implementing a checker for documentation string conventions.
NamingStyleCheckerPy2 Module implementing a checker for naming conventions 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