Commit Graph

2 Commits

Author SHA1 Message Date
cclauss
79ff6147ba from __future__ import print_function
Without this change, the `end` and `file` parameters in print() causes problems in Python 2.  This approach makes print(x, file=filename) valid syntax in both Python 2 and Python 3.
2017-08-21 11:53:37 +02:00
ChrisLeeGit
a14b7360d5 Add sort script for the Chinese version doc 2016-08-25 19:12:55 +08:00