Home | Trees | Indices | Help |
|
---|
|
object --+ | ScriptRunner --+ | PythonScriptRunner
A runner for python scripts.
The scripts can access the current table as table (and thus run SQL statements through table.query(query, pars)).
Additional keyword arguments are available under their names.
You are in the namespace of usual procApps (like procs, rowgens, and the like).
Instance Methods | |||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |