Steven D'Aprano added the comment:
For what it's worth, there are at least two localised versions of Python:
Teuton and ChinesePython. As far as I know, ChinesePython is still in active
development. Both translate the keywords and builtins, to German and Chinese
respectively. I don't have a li
Jesse Bacon added the comment:
After further testing it appears that the bug is in IPython not Python 2.7.
The bug has been moved to the Python list at
https://github.com/ipython/ipython/issues/8403#issuecomment-98565759
--
resolution: -> third party
status: open -> closed
__
Mariano Reingart added the comment:
Just for the record, I've presented a "CPython Internationalization proposal"
for this year Google Summer of Code program:
http://www.google-melange.com/gsoc/proposal/public/google/gsoc2015/reingart/5634387206995968
Indeed, that was my third attempt to move
Nick Coghlan added the comment:
After further consideration, I realised there's an important difference between
this case and the hash randomisation case: having the "-E" switch imply hash
randomisation was OK, but having it imply HTTPS certificate verification after
the system administrator h
101 - 104 of 104 matches
Mail list logo