class documentation

class MismatchedTags(Exception): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable filename Undocumented
Instance Variable expect Undocumented
Instance Variable got Undocumented
Instance Variable begLine Undocumented
Instance Variable begCol Undocumented
Instance Variable endLine Undocumented
Instance Variable endCol Undocumented
Method __str__ Undocumented
def __init__(self, filename, expect, got, endLine, endCol, begLine, begCol): (source)

Undocumented

filename = (source)

Undocumented

expect = (source)

Undocumented

Undocumented

begLine = (source)

Undocumented

begCol = (source)

Undocumented

endLine = (source)

Undocumented

endCol = (source)

Undocumented

def __str__(self): (source)

Undocumented

ReturnsUndocumented (type: str)
API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.