Searched defs:setup_keywords (Results 1 – 3 of 3) sorted by relevance
| /external/python/cpython3/Lib/distutils/ |
| D | core.py | 42 setup_keywords = ('distclass', 'script_name', 'script_args', 'options', variable
|
| /external/python/cpython2/Lib/distutils/ |
| D | core.py | 45 setup_keywords = ('distclass', 'script_name', 'script_args', 'options', variable
|
| /external/python/setuptools/setuptools/_distutils/ |
| D | core.py | 43 setup_keywords = ('distclass', 'script_name', 'script_args', 'options', variable
|