On Sat, Aug 14, 2010 at 10:18 AM, Jeroen Ruigrok van der Werven
wrote:
> I doubt you will be able to localize much with regard to the interpreter.
> The only thing that really comes to mind are the error and exception
> messages, but you will never be able to localize the errors themselves. The
>
> I'm starting a project that aims at first to internationalize the python
> interpreter, so it could be localized. I want to know if this could be
> considered for the main trunk of python.
It's not exactly clear what you are proposing, but most likely, the
answer is "no". If you plan to interna
-On [20100813 23:51], Alcino Dall'Igna Jr (adi...@gmail.com) wrote:
>I'm starting a project that aims at first to internationalize the python
>interpreter, so it could be localized. I want to know if this could be
>considered for the main trunk of python.
I doubt you will be able to localize much
Dear developers:
I'm starting a project that aims at first to internationalize the python
interpreter, so it could be localized. I want to know if this could be
considered for the main trunk of python.
As a second phase I intend to internationalize the language itself so it
could be localized and
Martin v. Löwis wrote:
> Steve Holden wrote:
>
>>Therefore, if such steps are really going to be considered, I would
>>really like to see them introduced in such a way that no breakage occurs
>>for existing users, even the parochial ones who feel they (and their
>>programs) don't need to unders
Steve Holden wrote:
> Therefore, if such steps are really going to be considered, I would
> really like to see them introduced in such a way that no breakage occurs
> for existing users, even the parochial ones who feel they (and their
> programs) don't need to understand anything but ASCII.
It