Home
last modified time | relevance | path

Searched defs:python_version (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dversions.cc60 static const Version* python_version = in GetProtobufPythonVersion() local
/third_party/python/Lib/
Dplatform.py1119 def python_version(): function
/third_party/python/Lib/test/
Dtest_enum.py26 python_version = sys.version_info[:2] variable