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 ned.deily
Recipients Todd.Rovito, ezio.melotti, mariedam, ned.deily, olberger, roger.serwy, terry.reedy
Date 2013-04-18.16:38:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366303090.15.0.468921969095.issue17776@psf.upfronthosting.co.za>
In-reply-to
Content
Also, IDLE makes use of features provided by Tk and those vary by platform.  In some cases, IDLE uses some Tk-supplied default menus and menu items.  So internationalization of IDLE would need to investigate and make use of Tk i18n features on all supported platforms.
History
Date User Action Args
2013-04-18 16:38:10ned.deilysetrecipients: + ned.deily, terry.reedy, ezio.melotti, roger.serwy, Todd.Rovito, olberger, mariedam
2013-04-18 16:38:10ned.deilysetmessageid: <1366303090.15.0.468921969095.issue17776@psf.upfronthosting.co.za>
2013-04-18 16:38:10ned.deilylinkissue17776 messages
2013-04-18 16:38:09ned.deilycreate