On Tuesday, May 31, 2016 at 7:07:14 PM UTC+2, Nils Bruin wrote:
>
>  - you're introducing a new reserved word in sage, which will break 
> previous code.
>

Well "mod 3" can't occur inside a valid Python expression so at most it'll 
unbreak currently-broken code ;-)

Though, especially for polynomials, I agree than requiring parens to 
disambiguate is a good idea, otherwise

x^2-1 mod x+1

will most likely not do what you want.

 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to