Hi,
am I doing something wrong here?
If not, this is a bug...

sage: f=function('f',x)
sage: f
f(x)
sage: g(f,x)=f(x+1)
sage: g
(f, x) |--> x + 1

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

Reply via email to