Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/tests/
Dtest_config.py92 config = cmd._read_pypirc()
102 config = cmd._read_pypirc()
127 config = cmd._read_pypirc()
/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/cpython3/Lib/distutils/
Dconfig.py48 def _read_pypirc(self): member in PyPIRCCommand
/external/python/cpython3/Lib/distutils/command/
Dupload.py46 config = self._read_pypirc()
Dregister.py71 config = self._read_pypirc()
/external/python/cpython2/Lib/distutils/command/
Dupload.py44 config = self._read_pypirc()
Dregister.py72 config = self._read_pypirc()