Home
last modified time | relevance | path

Searched refs:copy_extensions_to_source (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/distutils/tests/
Dsetuptools_build_ext.py51 self.copy_extensions_to_source()
53 def copy_extensions_to_source(self): member in build_ext
/external/python/setuptools/setuptools/command/
Dbuild_ext.py81 self.copy_extensions_to_source()
83 def copy_extensions_to_source(self): member in build_ext