config root man

Current Path : /usr/local/lib/python2.5/xml/sax/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/local/lib/python2.5/xml/sax/__init__.pyc

³ò
h”Rc
@sidZddklZddklZlZddklZlZl	Z	l
Z
lZeƒd„Zeƒd„Z
dgZdZeodd	kZndd	kZdd	kZeiid
ƒoeid
idƒZn[dZeid
 djo2eiieƒoeiieƒidƒZngd„Zeid
 djo
d„Zn
d„Z[d	S(sÛSimple API for XML (SAX) implementation for Python.

This module provides an implementation of the SAX 2 interface;
information about the Java version of the interface can be found at
http://www.megginson.com/SAX/.  The Python version of the interface is
documented at <...>.

This package contains the following modules:

handler -- Base classes and constants which define the SAX 2 API for
           the 'client-side' of SAX for Python.

saxutils -- Implementation of the convenience classes commonly used to
            work with SAX.

xmlreader -- Base classes and constants which define the SAX 2 API for
             the parsers used with SAX for Python.

expatreader -- Driver that allows use of the Expat parser with SAX.
iÿÿÿÿ(tInputSource(tContentHandlertErrorHandler(tSAXExceptiontSAXNotRecognizedExceptiontSAXParseExceptiontSAXNotSupportedExceptiontSAXReaderNotAvailablecCs4tƒ}|i|ƒ|i|ƒ|i|ƒdS(N(tmake_parsertsetContentHandlertsetErrorHandlertparse(tsourcethandlerterrorHandlertparser((s,/usr/local/lib/python2.5/xml/sax/__init__.pyRs	

cCs¤yddkl}Wn#tj
oddkl}nX|djo
tƒ}ntƒ}|i|ƒ|i|ƒtƒ}|i	||ƒƒ|i
|ƒdS(Niÿÿÿÿ(tStringIO(t	cStringIORtImportErrortNoneRRR	R
Rt
setByteStreamR(tstringR
RRRtinpsrc((s,/usr/local/lib/python2.5/xml/sax/__init__.pytparseString#s

	

	sxml.sax.expatreaderiNt
PY_SAX_PARSERt,spython.xml.sax.parseritjavacCs†xp|tD]d}yt|ƒSWqtj
o/}ddk}|ii|ƒo‚qoqtj
oqXqWtddƒ‚dS(s&Creates and returns a SAX parser.

    Creates the first parser it is able to instantiate of the ones
    given in the list created by doing parser_list +
    default_parser_list.  The lists must contain the names of Python
    modules containing both a SAX parser and a create_parser function.iÿÿÿÿNsNo parsers found(tdefault_parser_listt_create_parserRtsystmodulesthas_keyRR(tparser_listtparser_nameteR((s,/usr/local/lib/python2.5/xml/sax/__init__.pyRGs	cCs2ddkl}|i|dtƒƒ}|iƒS(Niÿÿÿÿ(timpi(torg.python.coreR#t
importNametglobalst
create_parser(R!R#t
drv_module((s,/usr/local/lib/python2.5/xml/sax/__init__.pyRbscCs"t|hhdgƒ}|iƒS(NR'(t
__import__R'(R!R(((s,/usr/local/lib/python2.5/xml/sax/__init__.pyRhs(t__doc__t	xmlreaderRR
RRt_exceptionsRRRRRRRRt_falsetxml.sax.expatreadertxmltosRtenvironRtsplitt_keytplatformtregistrytcontainsKeytgetPropertyRR(((s,/usr/local/lib/python2.5/xml/sax/__init__.pys<module>s*(	'
	

Man Man