Home
last modified time | relevance | path

Searched refs:_store_pypirc (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/distutils/
H A Dconfig.py43 def _store_pypirc(self, username, password): member in PyPIRCCommand
/third_party/python/Lib/distutils/tests/
H A Dtest_config.py114 cmd._store_pypirc('tarek', 'xxx')
/third_party/python/Lib/distutils/command/
H A Dregister.py187 self._store_pypirc(username, password)

Completed in 2 milliseconds