PythonClassDef-class {XRPython} | R Documentation |
Class and Generator for Python Class Description from Python Metadata
Description
A description of a Python class, obtained from the Python class
definition object.
This class extends the "ServerClassDef"
class in the XR package.
Fields
className
the name of the Python class ##
module
the name of the Python module
[Package XRPython version 0.8 Index]