‡Æ
yNö9c       s      d  k  l Z  d f  d „  ƒ  YZ ? d „  Z E e ƒ  Z F e i d d ƒ Z I d e _ e e i d j ƒ J d e _ e e i d j ƒ K d e _ e e i d j ƒ L d e _ e e i d j ƒ N d	 d
 d d d d d d d d d d d d g Z Y x/ e d Y r" Z	 Z e
 e e	 e e e	 ƒ ƒ qW\ d Z s d e _ t y u e i e d ƒ Wne v e i j
 oS w d Ge i Ge i e i ƒ GHx d Ge i GHy d Ge i GHz d Ge i GHn X} e i d d ƒ Z ~ d e _ € x/ e d € r" Z	  e
 e e	 e e e	 ƒ ƒ qþW‚ y ƒ e i e d ƒ Wne „ e i j
 oS … d Ge i Ge i e i ƒ GH† d Ge i GH‡ d Ge i GHˆ d Ge i GHn X‹ e i d d ƒ Z Œ d e _ Ž x/ e d Ž r" Z	  e
 e e	 e e e	 ƒ ƒ qÖW d k Z ‘ e i e ƒ Z ’ y “ e i e ƒ Wne ” e i j
 oS • d Ge i Ge i e i ƒ GH– d Ge i GH— d Ge i GH˜ d Ge i GHn Xd S(   (   s   expats	   Outputterc      s¹    	 d „  Z   d „  Z  d „  Z  d „  Z  d „  Z  d „  Z  d „  Z ! d „  Z $ d	 „  Z ' d
 „  Z	 + d „  Z
 / d „  Z 3 d „  Z 8 d „  Z ; d „  Z RS(   Nc    s   	 
 d Gt  | ƒ G| GHd  S(   Ns   Start element:
	(   s   reprs   names   attrs(   s   selfs   names   attrss.   /mit/python/lib/python2.0/test/test_pyexpat.pys   StartElementHandler	 s   c    s     d Gt  | ƒ GHd  S(   Ns   End element:
	(   s   reprs   name(   s   selfs   names.   /mit/python/lib/python2.0/test/test_pyexpat.pys   EndElementHandler s   c    s>     | i ƒ  }  | o  d GH d Gt | ƒ GHn d  S(   Ns   Character data:s   	(   s   datas   strips   repr(   s   selfs   datas.   /mit/python/lib/python2.0/test/test_pyexpat.pys   CharacterDataHandler s   
c    s#     d Gt  | ƒ Gt  | ƒ GHd  S(   Ns   PI:
	(   s   reprs   targets   data(   s   selfs   targets   datas.   /mit/python/lib/python2.0/test/test_pyexpat.pys   ProcessingInstructionHandler s   c    s#     d Gt  | ƒ Gt  | ƒ GHd  S(   Ns
   NS decl:
	(   s   reprs   prefixs   uri(   s   selfs   prefixs   uris.   /mit/python/lib/python2.0/test/test_pyexpat.pys   StartNamespaceDeclHandler s   c    s     d Gt  | ƒ GHd  S(   Ns   End of NS decl:
	(   s   reprs   prefix(   s   selfs   prefixs.   /mit/python/lib/python2.0/test/test_pyexpat.pys   EndNamespaceDeclHandler s   c    s     d GHd  S(   Ns   Start of CDATA section(    (   s   selfs.   /mit/python/lib/python2.0/test/test_pyexpat.pys   StartCdataSectionHandler s   c    s   ! " d GHd  S(   Ns   End of CDATA section(    (   s   selfs.   /mit/python/lib/python2.0/test/test_pyexpat.pys   EndCdataSectionHandler! s   c    s   $ % d Gt  | ƒ GHd  S(   Ns
   Comment:
	(   s   reprs   text(   s   selfs   texts.   /mit/python/lib/python2.0/test/test_pyexpat.pys   CommentHandler$ s   c    s(   ' ( | \ } } } } ) d G| GHd  S(   Ns   Notation declared:(   s   argss   names   bases   sysids   pubid(   s   selfs   argss   names   bases   sysids   pubids.   /mit/python/lib/python2.0/test/test_pyexpat.pys   NotationDeclHandler' s   c    s+   + , | \ } } } } } - d G| GHd  S(   Ns   Unparsed entity decl:
	(   s   argss
   entityNames   bases   systemIds   publicIds   notationName(   s   selfs   argss
   entityNames   bases   systemIds   publicIds   notationNames.   /mit/python/lib/python2.0/test/test_pyexpat.pys   UnparsedEntityDeclHandler+ s   c    s   / 0 d GH1 d Sd  S(   Ns   Not standalonei   (    (   s   selfs   userDatas.   /mit/python/lib/python2.0/test/test_pyexpat.pys   NotStandaloneHandler/ s   c    s/   3 4 | \ } } } } 5 d G| GH6 d Sd  S(   Ns   External entity ref:i   (   s   argss   contexts   bases   sysIds   pubId(   s   selfs   argss   contexts   bases   sysIds   pubIds.   /mit/python/lib/python2.0/test/test_pyexpat.pys   ExternalEntityRefHandler3 s   c    s
   8 9 d  S(   N(    (   s   selfs   userDatas.   /mit/python/lib/python2.0/test/test_pyexpat.pys   DefaultHandler8 s   c    s
   ; < d  S(   N(    (   s   selfs   userDatas.   /mit/python/lib/python2.0/test/test_pyexpat.pys   DefaultHandlerExpand; s   (   s   StartElementHandlers   EndElementHandlers   CharacterDataHandlers   ProcessingInstructionHandlers   StartNamespaceDeclHandlers   EndNamespaceDeclHandlers   StartCdataSectionHandlers   EndCdataSectionHandlers   CommentHandlers   NotationDeclHandlers   UnparsedEntityDeclHandlers   NotStandaloneHandlers   ExternalEntityRefHandlers   DefaultHandlers   DefaultHandlerExpand(    s.   /mit/python/lib/python2.0/test/test_pyexpat.pys	   Outputter s   c    s%   ? @ |  o A d GHn	 C d GHd  S(   Ns   OK.s   Not OK.(   s   ok(   s   oks.   /mit/python/lib/python2.0/test/test_pyexpat.pys   confirm? s   
s   namespace_separators   !i    i   i   s   StartElementHandlers   EndElementHandlers   CharacterDataHandlers   ProcessingInstructionHandlers   UnparsedEntityDeclHandlers   NotationDeclHandlers   StartNamespaceDeclHandlers   EndNamespaceDeclHandlers   CommentHandlers   StartCdataSectionHandlers   EndCdataSectionHandlers   DefaultHandlers   DefaultHandlerExpands   ExternalEntityRefHandlersn  <?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<?xml-stylesheet href="stylesheet.css"?>
<!-- comment data -->
<!DOCTYPE quotations SYSTEM "quotations.dtd" [
<!ELEMENT root ANY>
<!NOTATION notation SYSTEM "notation.jpeg">
<!ENTITY acirc "&#226;">
<!ENTITY external_entity SYSTEM "entity.file">
<!ENTITY unparsed_entity SYSTEM "entity.file" NDATA notation>
%unparsed_entity;
]>

<root attr1="value1" attr2="value2&#8000;">
<myns:subelement xmlns:myns="http://www.python.org/namespace">
     Contents of subelements
</myns:subelement>
<sub2><![CDATA[contents of CDATA section]]></sub2>
&external_entity;
</root>
s   ** Errors   ** Lines	   ** Columns   ** ByteN(   s   xml.parserss   expats	   Outputters   confirms   outs   ParserCreates   parsers   returns_unicodes   HANDLER_NAMESs   names   setattrs   getattrs   datas   Parses   errors	   ErrorCodes   ErrorStrings   ErrorLineNumbers   ErrorColumnNumbers   ErrorByteIndexs   StringIOs   files	   ParseFile(    s.   /mit/python/lib/python2.0/test/test_pyexpat.pys   ? s^   73 	 	 	  	 