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.
not really unnecessary
unneccesarry
The code base has changed to Python2.1.3. With various bug fixes, should work better on GB encoding.
Update code base to Python2.1.3 Modified marshal.c to incorporate string encoding into pyc file. Change MAGIC of pyc file (import.c) Other changes mainly related to string encoding in __repr__ and/or __str__ method of various builtin objects
Patch release for 0-3.14 on Windows. IDLE working. Minor bug fixes.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?