Commit Graph

3 Commits

Author SHA1 Message Date
Maxence Germain de Montauzan
8a0147ae4e Fix asort script to sort last terms in braces
- Fix README bad new line
- Do same fix for es-ES and zh-CN
- Apply sort on README.md, README_es.md and README_zh
  - Don't run with pt_BR
2018-05-15 08:57:39 +07:00
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