Searched defs:build_ext (Results 1 – 16 of 16) sorted by relevance
41 class build_ext(Command): class
33 class build_ext(Command): class
77 class build_ext(_build_ext): class
7 build_ext = setuptools.command.build_ext:build_ext key