PythonModuleSource¶
This type represents Python source modules, agnostic of location.
Instances can be constructed via PythonExecutable.make_python_module_source() or by calling methods that emit Python resources.
PythonModuleSource¶This type represents Python source modules, agnostic of location.
Instances can be constructed via PythonExecutable.make_python_module_source() or by calling methods that emit Python resources.