Jason Grout wrote: > Gee, if we were doing that, we might as well use one of the standard > python functions for this: > > > http://docs.python.org/library/cgi.html#cgi.escape > > http://docs.python.org/library/xml.sax.utils.html#xml.sax.saxutils.escape > > or if you plan to use the result as a quoted string, like in an > attribute value: > > http://docs.python.org/library/xml.sax.utils.html#xml.sax.saxutils.quoteattr
Okay, patch is up at #5258. William, do you want to review it? The patch fixes the problem noted in this report. Jason --~--~---------~--~----~------------~-------~--~----~ 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-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
