On Jan 7, 2008 1:08 PM, David Joyner <[EMAIL PROTECTED]> wrote: > > Hi: > > sage: parametric_plot([t, t + RR(pi)], -2, 2, rgbcolor=(1,0,0)) > > works but not this: > > sage: parametric_plot([t, t + pi], -2, 2, rgbcolor=(1,0,0)) > --------------------------------------------------------------------------- > <type 'exceptions.AttributeError'> Traceback (most recent call last) > > .... > > <type 'exceptions.AttributeError'>: 'Pi' object has no attribute > 'number_of_arguments' > Is this a bug? If so, should I create a trac ticket?
YES!! William --~--~---------~--~----~------------~-------~--~----~ 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://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---
