OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setuptools_build_ext
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_build_ext.py
393
test_support.import_module('
setuptools_build_ext
', deprecated=True)
396
from
setuptools_build_ext
import build_ext as
setuptools_build_ext
namespace
402
cmd =
setuptools_build_ext
(dist)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_build_ext.py
393
test_support.import_module('
setuptools_build_ext
', deprecated=True)
396
from
setuptools_build_ext
import build_ext as
setuptools_build_ext
namespace
402
cmd =
setuptools_build_ext
(dist)
Completed in 2110 milliseconds