Returns the Python version as tuple (major, minor, patchlevel) of strings. Note that unlike the Python sys.version, the returned value will always include the patchlevel (it defaults to 0).
()
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected