[ python-Bugs-1397205 ] no handler base classes in xml.sax

SourceForge.net noreply at sourceforge.net
Wed Jan 4 21:34:01 CET 2006


Bugs item #1397205, was opened at 2006-01-04 13:34
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1397205&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Alan G (abgrover)
Assigned to: Nobody/Anonymous (nobody)
Summary: no handler base classes in xml.sax

Initial Comment:
The 2.4.1 Documentation for xml.sax.handler states:

Handler implementations should inherit from the base
classes provided in the module xml.sax, so that all
methods get default implementations.

However, there are no handler base classes in xml.sax.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1397205&group_id=5470


More information about the Python-bugs-list mailing list