<< pyGetFields Python Interaction Mechanism in Scilab pyGetMethods >>

Python Interaction Mechanism in Scilab >> Python Interaction Mechanism in Scilab > pyGetInfos

pyGetInfos

Get information about Python interpreter.

Calling Sequence

infos = pyGetInfos()

Arguments

infos

A matrix of strings

Description

Get information about Python interpreter. The following information are retrieved: version, platform, copyright, compiler and build info.

Examples

pyGetInfos()

History

VersionDescription
5.4.0 Python module.

Report an issue
<< pyGetFields Python Interaction Mechanism in Scilab pyGetMethods >>