I want "x (x)" to return x^2.  It doesn't seem to work with any
implicit_multiplication level.   What does the following error mean?
Does it mean this will get fixed in a future version?

sage: x (x)
/usr/local/sage-4.7/local/lib/python2.6/site-packages/IPython/iplib.py:
2073: DeprecationWarning: Substitution using function-call syntax and
unnamed arguments is deprecated and will be removed from a future
release of Sage; you can use named arguments instead, like EXPR(x=...,
y=...)
  exec code_obj in self.user_global_ns, self.user_ns
x

cs

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to