PythonSupportedVersions Function

Returns a list of Python version that are currently supported. Usually this is the latest version available at the time of this version of the application was first released with two earlier versions.

Arguments

No arguments

Returns

Return type: String array

Array of version numbers as strings in form 3.xx.