[Python-3000] Support for PEP 3131 (original) (raw)

[Python-3000] Support for PEP 3131 - discussion on python zope users group

Guillaume Proux gproux+py3000 at gmail.com
Wed May 16 07:13:16 CEST 2007


Hello,

Just to let you know that a discussion on japanese python users group is going on regarding this issue.

Most people feel like the PEP3131 would be a welcome addition. -> some people point out the fact that special characters like the greek letters would be great for all kind of maths calculation. -> Many people think that this would enable them to make their own DSL -> unittest - very useful to give a better overview of the result of unit test. People pointed us at a Visual C# MVP tutorial http://www.atmarkit.co.jp/fdotnet/nagile/nagile02/nagile02_03.html

One person expressed the worry that mixing japanese and ascii would oblige them to change input mode too often but other posters said that this could be easily arranged by putting the right settings in the IME.

Guillaume



More information about the Python-3000 mailing list