class documentation

class CDATA: (source)

View In Hierarchy

A <![CDATA[]]> block from a template. Given a separate representation in the DOM so that they may be round-tripped through rendering without losing information.

Instance Variable data The data between "<![CDATA[" and "]]>".
Method __repr__ Undocumented
data = (source)

The data between "<![CDATA[" and "]]>".

(type: str)
def __repr__(self): (source)

Undocumented

ReturnsUndocumented (type: str)
API Documentation for Twisted, generated by pydoctor 21.2.2 at 2021-07-28 08:52:54.