Tryag File Manager
Home
-
Turbo Force
Current Path :
/
usr
/
lib
/
python2.4
/
site-packages
/
_xmlplus
/
sax
/
drivers
/
Upload File :
New :
File
Dir
//usr/lib/python2.4/site-packages/_xmlplus/sax/drivers/pylibs.pyc
mò xùžNc @ s[ d Z d k l Z l Z d k Z d e i e i f d „ ƒ YZ d e f d „ ƒ YZ d S( sz Common code for the sgmllib, htmllib and xmllib parser drivers. $Id: pylibs.py,v 1.6 2002/08/13 09:28:52 afayolle Exp $ ( s saxlibs saxutilsNt LibParserc B sV t Z d Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z RS( s? Common code for the sgmllib, htmllib and xmllib parser drivers.c C s t i i | ƒ d S( N( t saxlibt Parsert __init__t self( R ( ( t? /usr/lib/python2.4/site-packages/_xmlplus/sax/drivers/pylibs.pyR s c C s# | | _ | i t i | ƒ ƒ d S( s Parses the referenced document.N( t sysIDR t parseFilet urllib2t urlopen( R R ( ( R t parse s c C s | i ƒ o | i i | ƒ n | i ƒ xq | i d ƒ } | d j o Pn y | i | ƒ Wq. t j o+ } | i i t i t | ƒ | ƒ ƒ q. Xq. W| i ƒ d S( s Parses the given file.i i @ t N( R t _can_locatet doc_handlert setDocumentLocatort resett fileobjt readt buft feedt RuntimeErrort et err_handlert fatalErrorR t SAXExceptiont strt close( R R R R ( ( R R s ,c C s | i i | ƒ d S( s Handles end tags.N( R R t endElementt tag( R R ( ( R t unknown_endtag( s c C s | d j | _ d S( s- Remembers whether the document is standalone.t yesN( t standaloneR ( R t encodingR ( ( R t handle_xml, s c C s | i i | d t | ƒ ƒ d S( s Handles PCDATA.i N( R R t characterst datat len( R R# ( ( R t handle_data0 s c C s | i i | d t | ƒ ƒ d S( s Handles CDATA marked sections.i N( R R R"