Class w.weatherParserTwo(xml.sax.handler.ContentHandler):

Part of weatherMod View In Hierarchy

Parses the actual weatherdata into a dict
Method __init__ Undocumented
Method startElement Undocumented
Method characters Undocumented
Method endElement Undocumented
def __init__(self):
Undocumented
def startElement(self, name, attributes):
Undocumented
def characters(self, data):
Undocumented
def endElement(self, name):
Undocumented
API Documentation for OtfBot, generated by pydoctor at 2010-01-14 18:51:57.