LoadModule: IPythonModule;
The LoadModule method loads Python module from file and saves it to the repository.
The example of use is given in description of the IPythonSerializer.CreateLoaderFromFile method.
See also:
IPythonSerializerLoader