Table of Contents
Package implementing various modules for source code checks
This package implements modules to perform various checks on the source code. The modules are:
SyntaxCheckerDialog
Module implementing a simple Python syntax checker.
SyntaxCheckerForm
Tabnanny
The Tab Nanny despises ambiguous indentation. She knows no mercy.
TabnannyDialog
Module implementing a dialog to show the output of the tabnanny command process.
TabnannyForm
Checks