That's weird. I can't get it to print. It's there, because it's in a string that I write to a file. I was just checking to see that the string looked right before I wrote it. This behaviour occurs for me in the notebooks at sagenb.org and localhost:8000 Carl
On Wed, Dec 21, 2011 at 3:10 AM, Keshav Kini <[email protected]> wrote: > I'm not sure what your question is. :: > > print("<html>") > > seems to work fine for me (i.e. it prints out the string "<html>"). > Generally telling Sage to print any particular string should do just that - > print the string. What do you want it to do? > > -Keshav > > ---- > Join us in #sagemath on irc.freenode.net ! > > -- > 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 > URL: http://www.sagemath.org > -- 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 URL: http://www.sagemath.org
