Go to the latest version of this document.
t.w.t.CDATA(
object
) : class documentation
Part of
twisted
.
web
.
template
View 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 "
]]>
". (type:
unicode
)
Method
__init__
Undocumented
Method
__repr__
Undocumented
data =
The data between "
<![CDATA[
" and "
]]>
". (type:
unicode
)
def __init__(self, data):
(source)
Undocumented
def __repr__(self):
(source)
Undocumented
API Documentation
for
Twisted
, generated by
pydoctor
at 2012-06-04 17:20:01.