I have just installed python3 on one of my machines to experiment a bit. One of the great things about python3 is support for unicode variables, so we can now define some diameter as ø = 3 or the standard deviation as σ = 3.5. Now we definitely have a lot of strange symbols on different keyboards, but I guess most people using spyder is familiar with greek letters.
So maybe a greek toolbar would be useful in the python3 version? And maybe we should have a shortcuts like ctrl+g to convert from latin to greek letters like in mathcad (i.e. "s" followed by ctrl+g results in "σ"). In the python2 version it could be disabled or just convert to "sigma". What do you think? /Jonatan -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
