IPythonModule

Assembly: Python;

Description

The IPythonModule interface is used to work with the Python Module development environment object.

Inheritance Hierarchy

IPythonModule

Properties

  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:

Python Assembly Interfaces