This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients ezio.melotti, olberger, roger.serwy, terry.reedy
Date 2013-04-17.22:14:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366236875.15.0.561054119409.issue17760@psf.upfronthosting.co.za>
In-reply-to
Content
FTR, here is a link to thread: http://mail.python.org/pipermail/idle-dev/2013-April/003254.html.
There's also a follow-up issue with a patch: #17776.

http://mail.python.org/pipermail/idle-dev/2013-April/003258.html also has a list of reasons to avoid internationalization, and 4 is one of the main reasons I'm against it.
Students already have to learn several English words anyway (e.g. keywords like if, else, for, while, class, try, except, finally, break, continue, etc.; functions like all, any, print, input, range, sorted, reversed, etc.; "concepts" like classes, functions, methods, variables, attributes, etc.).  Adding a few more (open, close, save, exit, cut, copy, paste, find, etc.) is not going to make a lot of difference anyway.
History
Date User Action Args
2013-04-17 22:14:35ezio.melottisetrecipients: + ezio.melotti, terry.reedy, roger.serwy, olberger
2013-04-17 22:14:35ezio.melottisetmessageid: <1366236875.15.0.561054119409.issue17760@psf.upfronthosting.co.za>
2013-04-17 22:14:35ezio.melottilinkissue17760 messages
2013-04-17 22:14:34ezio.melotticreate