Searched refs:MyUnixCCompiler (Results 1 - 1 of 1) sorted by relevance

/pkg/src/
H A Dsetup.py1198 class MyUnixCCompiler(UnixCCompiler): class in inherits:UnixCCompiler
1219 'unixccompiler', 'MyUnixCCompiler',
1224 return MyUnixCCompiler(None, dry_run, force)

Completed in 12 milliseconds