python getopt模块,常用函数和类
下面列出了python getopt 模块中定义的常用函数和类,我们从1025个开源python项目中,按照使用频率进行了排序。
函数和类 | 使用项目数 |
---|---|
1. getopt() | 用在( 827 )个项目中 |
2. GetoptError() | 用在( 638 )个项目中 |
3. gnu_getopt() | 用在( 122 )个项目中 |
4. error() | 用在( 101 )个项目中 |
5. do_longs() | 用在( 8 )个项目中 |
6. short_has_arg() | 用在( 8 )个项目中 |
7. long_has_args() | 用在( 8 )个项目中 |
8. do_shorts() | 用在( 8 )个项目中 |