| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
CallbackFunction
This class is used to define a callback function from source code present in the XML configuration file. The function is defined in a sanitized environment (imports are disabled, for instance). This class is inspired from this recipe : http://code.activestate.com/recipes/550804-create-a-restricted-python-function-from-a-string/
| 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 Wed May 2 00:04:11 2012 | http://epydoc.sourceforge.net |