Searched defs:_read_pypirc (Results 1 – 3 of 3) sorted by relevance
| /external/python/cpython2/Lib/distutils/ | ||
| D | config.py | 51 def _read_pypirc(self): member in PyPIRCCommand |
| /external/python/cpython3/Lib/distutils/ | ||
| D | config.py | 48 def _read_pypirc(self): member in PyPIRCCommand |
| /external/python/setuptools/setuptools/_distutils/ | ||
| D | config.py | 48 def _read_pypirc(self): member in PyPIRCCommand |