Home
last modified time | relevance | path

Searched defs:_read_pypi_response (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/distutils/
Dconfig.py113 def _read_pypi_response(self, response): member in PyPIRCCommand
/external/python/setuptools/setuptools/_distutils/
Dconfig.py112 def _read_pypi_response(self, response): member in PyPIRCCommand