sys.from constructor

sys.from(
  1. PythonModuleInterface<PythonFfiDelegate<Object?>, Object?> pythonModule
)

Implementation

sys.from(super.pythonModule) : super.from();