On 05/07/2010 05:11 PM, Walter Grandy wrote:
Sage does not seem to tolerate carriage returns in text(). That is, it objects
to multi-paragraph text. Is there a way to accommodate this kind of text?
Can you show us exactly what you are trying to do?
Note that you can make a string containing newlines by using triple
quotes (this is a python thing).
a=""" some text
another line
another line"""
Thanks,
Jason
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org