跳转到内容

Python:修订间差异

添加55字节 、​ 2019年1月24日 (星期四)
无编辑摘要
 
第40行: 第40行:
5)对同一份代码,不要为Python 2和Python 3分别维护分支,努力在一套代码中兼容Python 2和Python 3。
5)对同一份代码,不要为Python 2和Python 3分别维护分支,努力在一套代码中兼容Python 2和Python 3。
</nowiki>
</nowiki>
《Effective Python》
https://effectivepython.com/
1,703

个编辑