Provides access to information about the Python engine.remarks: Members are operable after the Python environment is set up.

System.ValueType
   WebSupergoo.ABCpdf14.Python.PythonEngine

 

   
   
Method
Description
PythonEngine Creates an information accessor for the Python engine.

 

   
   
Property
Description
Version Gets the version of the Python engine.
BuildInfo Gets the sequence number and the build date and time of the Python engine.
Platform Gets the platform identifier for the current platform.
Copyright Gets the official copyright string for the Python version.
Compiler Gets, in square brackets, an indication of the compiler used to build the Python engine.