PythonSerializer

Assembly: Python;

Description

The PythonSerializer class implements the object that is used to store and load Python modules.

Class object methods inherited from IPythonSerializer

  Method name Brief description
CreateLoaderFromFile The CreateLoaderFromFile method creates an object that is used to load Python modules.
SaveModuleToFile The SaveModuleToFile method saves the specified Python module to file.

See also:

Python Assembly Classes