IPythonSerializerLoader.LoadModule

Syntax

LoadModule: IPythonModule;

Description

The LoadModule method loads Python module from file and saves it to the repository.

Example

The example of use is given in description of the IPythonSerializer.CreateLoaderFromFile method.

See also:

IPythonSerializerLoader