Searched defs:build_module (Results 1 – 4 of 4) sorted by relevance
| /external/python/cpython3/Lib/distutils/command/ |
| D | build_py.py | 330 def build_module(self, module, module_file, package): member in build_py 411 def build_module(self, module, module_file, package): member in build_py_2to3
|
| /external/python/setuptools/setuptools/command/ |
| D | build_py.py | 59 def build_module(self, module, module_file, package): member in build_py
|
| /external/python/cpython2/Lib/distutils/command/ |
| D | build_py.py | 329 def build_module(self, module, module_file, package): member in build_py
|
| /external/python/setuptools/setuptools/_distutils/command/ |
| D | build_py.py | 330 def build_module(self, module, module_file, package): member in build_py
|