Home
last modified time | relevance | path

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

/third_party/python/Lib/ensurepip/
H A D__init__.py14 _PIP_VERSION = "23.1.2" variable
17 ("pip", _PIP_VERSION, "py3"),
/third_party/python/Lib/test/
H A Dtest_ensurepip.py34 # when bundled wheel packages are used, we get _PIP_VERSION
35 self.assertEqual(ensurepip._PIP_VERSION, ensurepip.version())

Completed in 2 milliseconds