class documentation

class twisted.web.template.Comment: (source)

View In Hierarchy

A <!-- --> comment 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 "<!--" and "-->".
Method __init__ Undocumented
Method __repr__ Undocumented
data = (source)
The data between "<!--" and "-->".
(type: unicode)
def __init__(self, data): (source)

Undocumented

def __repr__(self): (source)

Undocumented

ReturnsUndocumented (type: str)
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.