Searched defs:python_version (Results 1 – 3 of 3) sorted by relevance
60 static const Version* python_version = in GetProtobufPythonVersion() local
1119 def python_version(): function
26 python_version = sys.version_info[:2] variable