Dear John,

On Oct 30, 2:33 pm, "John Cremona" <[EMAIL PROTECTED]> wrote:
> Does it help if you replace the initial ''' with r''' ?

Unfortunately:

sage: def plot_or_not():
....:     r'''
....:     What's up with this?
Object `What's up with this` not found.
....:     '''
....:     f(x)=x^3
------------------------------------------------------------
   File "<ipython console>", line 5
SyntaxError: can't assign to function call (<ipython console>, line 5)


Cheers
       Simon

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
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