Python __future__模块,常用函数和类

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

函数和类 使用项目数
1. division() 用在(296)个项目中
2. unicode_literals() 用在(65)个项目中
3. absolute_import() 用在(46)个项目中
4. print_function() 用在(39)个项目中
5. all_feature_names() 用在(35)个项目中
6. nested_scopes() 用在(19)个项目中
7. generators() 用在(18)个项目中
8. with_statement() 用在(17)个项目中
9. absolute_import"() 用在(11)个项目中
10. _Feature() 用在(10)个项目中