Assembly: Python;
The PythonSerializer class implements the object that is used to store and load Python modules.
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: