Get information about Python interpreter.
infos = pyGetInfos()
A matrix of strings
Get information about Python interpreter. The following information are retrieved: version, platform, copyright, compiler and build info.
Version | Description |
5.4.0 | Python module. |