On Wed, May 20, 2009 at 1:29 PM, David Joyner <[email protected]> wrote:
>
> Hi:
>
> Is this a feature or a bug?
>
> Attach a file containing:
>
> def print_function(yy,xx):
>    print yy,xx
>
> Now run this:
>
> sage: x = var('x')
> sage: y = function('y', x)
> sage: print_function(x,y)
> x

I cannot duplicate this on 4.0.alpha0 + the new symbolics stuff.

--Mike

--~--~---------~--~----~------------~-------~--~----~
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/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to