Searched refs:UnixCCompiler (Results 1 - 1 of 1) sorted by relevance
/pkg/src/ | ||
H A D | setup.py | 62 from distutils.unixccompiler import UnixCCompiler namespace 1198 class MyUnixCCompiler(UnixCCompiler): 1214 UnixCCompiler.link(self, *nargs, **kwargs) |
Completed in 13 milliseconds