Class t.w.p.j.c.CheckVersionInitializer(object):

Part of twisted.words.protocols.jabber.client View Source View In Hierarchy

Initializer that checks if the minimum common stream version number is 1.0.
Method __init__ Undocumented
Method initialize Undocumented
def __init__(self, xs): (source)
Undocumented
def initialize(self): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.