python distutils.ccompiler模块,常用函数和类

下面列出了python distutils.ccompiler 模块中定义的常用函数和类,我们从162个开源python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. new_compiler() 用在( 149 )个项目中
2. CCompiler() 用在( 25 )个项目中
3. CompileError() 用在( 17 )个项目中
4. gen_preprocess_options() 用在( 15 )个项目中
5. gen_lib_options() 用在( 15 )个项目中
6. LinkError() 用在( 12 )个项目中
7. show_compilers() 用在( 10 )个项目中
8. split_quoted() 用在( 7 )个项目中
9. _default_compilers() 用在( 7 )个项目中
10. get_default_compiler() 用在( 5 )个项目中