Home | Trees | Indices | Help |
|
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|
|
Main dispatch method for a control instance. The default implementation assumes that the *args consists of either no elements or exactly one list of strings ==> (["str"],) If no args are present, _noargs is called. Subclasses may want to read from stdin or drop into a shell from _noargs(). Otherwise, the rest of the arguments are passed to the method named by the first argument, if _likes() returns True.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Dec 2 10:30:07 2009 | http://epydoc.sourceforge.net |