On 3/1/07, Helena Verrill  wrote:
> Hi William,
>
> Just wondering, is there documentation on the "print"
> command in sage?
> When I press tab after print, unlike with other commands,
> it doesn't tell me anything about print, and if I type
> "print?" it says: "No object 'print' currently defined."
> (pari will tab complete to all the possible print commands;
> perhaps I can just use one of those in sage).

The documentation on the print statement is part of the
standard Python documentation, and it's here:

     http://docs.python.org/ref/print.html

Lots more Python documentation is here:

    http://www.python.org/doc/

--~--~---------~--~----~------------~-------~--~----~
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://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to