DOC fixed Python 3 compatibility issues in Tutorial and Library Reference
* use Python 2/3 compatible syntax for print;
* use range instead of xrange (creating a list of 100..1000 ints in Python 2 is not a big deal)
正在显示
请
注册
或者
登录
后发表评论