Searched refs:try_cythonize (Results 1 – 2 of 2) sorted by relevance
210 def try_cythonize(extensions, linetracing=False, mandatory=True): function299 self.extensions = try_cythonize(self.extensions)
270 …return commands.try_cythonize(extensions, linetracing=ENABLE_CYTHON_TRACING, mandatory=BUILD_WITH_…