On Sat, Jun 05, 2010 at 06:03:04PM -0400, Alan Bromborsky wrote: > Are there any plans in python to allow python variables to be designated > in the program by unicode strings as opposed to the current ASCII > strings?
Yes, and its going to be a horrible mess: different people are going to be able to enter different code that others can't type without doing copy-paste. In addition, think of the bugs with glyphs that are almost similar... Gaƫl -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
