Home
last modified time | relevance | path

Searched refs:_read_pypirc (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/distutils/tests/
Dtest_config.py87 config = cmd._read_pypirc()
98 config = cmd._read_pypirc()
/external/python/cpython2/Lib/distutils/
Dconfig.py51 def _read_pypirc(self): member in PyPIRCCommand
/external/python/cpython2/Lib/distutils/command/
Dupload.py44 config = self._read_pypirc()
Dregister.py72 config = self._read_pypirc()