xml_escape_cdata

astropy.utils.xml.writer.xml_escape_cdata(s)[source] [edit on github]

Escapes &, < and > in an XML CDATA string.

Page Contents