Home
last modified time | relevance | path

Searched refs:_PIP_VERSION (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/ensurepip/
D__init__.py15 _PIP_VERSION = "21.2.4" variable
18 ("pip", _PIP_VERSION, "py3"),
/third_party/python/Lib/test/
Dtest_ensurepip.py35 self.assertEqual(ensurepip._PIP_VERSION, ensurepip.version())