__future__
共有11個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. __future__.division() ,395個項目使用
2. __future__.print_function() ,76個項目使用
3. __future__.absolute_import() ,57個項目使用
4. __future__.unicode_literals() ,47個項目使用
5. __future__.all_feature_names() ,39個項目使用
6. __future__.nested_scopes() ,28個項目使用
7. __future__.generators() ,18個項目使用
8. __future__._Feature() ,14個項目使用
9. __future__.with_statement() ,12個項目使用
10. __future__.absolute_import() ,10個項目使用
11. __future__.annotations() ,6個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。