class documentation

class StreamStartEvent(Event): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable encoding Undocumented
Instance Variable end_mark Undocumented
Instance Variable start_mark Undocumented

Inherited from Event:

Method __repr__ Undocumented
def __init__(self, start_mark=None, end_mark=None, encoding=None): (source)
encoding = (source)

Undocumented