Searched refs:_build_ext (Results 1 – 1 of 1) sorted by relevance
42 from setuptools.command.build_ext import build_ext as _build_ext unknown45 class build_ext(_build_ext):47 _build_ext.finalize_options(self)
Completed in 3 milliseconds