ChinesePython News
Status: Beta
Brought to you by:
glace
ChinesePython is a translation of Python scripting language itself into chinese. Not only the variable names, user messages/warnings/prompts but most notably, the reserved keywords and builtin types.
3.14 changes:
* more translated messages
* standardize names
* modified string/unicode string hash method
* modified function names
* fix bugs