Assembly: Python;
The IPythonModule interface is used to work with the Python Module development environment object.
IPythonModule
Property name | Brief description | |
Modified | The Modified property determines whether there are unsaved changes in module text. | |
Text | The Text property determines a module text. |
See also: