| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
checker_t
applies spell check process on every imported module
This is the main class of this module. This class applies spell check process on every imported module. Every documentation string within the module will be checked. Some comments will be checked too. You should read inspect module documentation, in order to find out which comments will be checked.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
initialization method During this method, reference to __builtin__.__import__ function is saved in one of the members of the class, and replaced with import_ member function.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Sun Feb 03 18:43:43 2008 | http://epydoc.sourceforge.net |