Returns a parsed version of Python's sys.version as tuple (name, version, branch, revision, buildno, builddate, compiler) referring to the Python implementation name, version, branch, revision, build number, build date/time as string and the compiler identification s
(sys_version=None)
source not stored for this graph (policy: none)
no test coverage detected