Home
last modified time | relevance | path

Searched refs:detect_modules (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Misc/
DBeOS-setup.py63 self.detect_modules()
144 def detect_modules(self): member in PyBuildExt
/external/python/cpython2/
Dsetup.py182 missing = self.detect_modules()
456 def detect_modules(self): member in PyBuildExt
/external/python/cpython3/
Dsetup.py448 self.detect_modules()
1778 def detect_modules(self): member in PyBuildExt
/external/python/cpython3/Misc/NEWS.d/
D3.6.4rc1.rst826 ``detect_modules()`` in ``setup.py`` now also searches the sysroot paths
D3.7.0a3.rst1324 ``detect_modules()`` in ``setup.py`` now also searches the sysroot paths