[Python-Dev] Fwd: i18n

2010-08-25 Thread Alcino Dall';Igna Jr
To those beginners in programming that are not English speakers there are 3 problems to be solved: 1) the logic (this is unavoidable) 2) the programming language (hard but quite simple) 3) the messages (hard and not simple) Those who could not cope with (1) could not be programmers (2) difficult 

[Python-Dev] i18n

2010-08-13 Thread Alcino Dall';Igna Jr
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