Searched defs:PyPIRCCommand (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/distutils/ | ||
| D | config.py | 21 class PyPIRCCommand(Command): class |
| /external/python/cpython3/Lib/distutils/ | ||
| D | config.py | 21 class PyPIRCCommand(Command): class |