sax2exts
 


Various extensions to the core SAX 2.0 API.

$Id: sax2exts.py,v 1.4 2000/05/31 21:02:15 anonymous Exp $


 Modules
                                                                                                                                                                                                                               
saxexts
sys


 Functions
                                                                                                                                                                                                                               
make_parser(parser=None)
Creates and returns a parser object ready for parsing, using a
a pre-configured list of possible parsers. The first parser that is
successfully imported will be used.