Current Path : /usr/lib/python2.7/xml/sax/ |
Current File : //usr/lib/python2.7/xml/sax/saxutils.pyc |
|_c @ s* d Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z y e j e j g Z Wn e k r e j g Z n Xy d d l m Z d Z [ Wn e k r d Z n Xd Z i d Z i d Z i d Z d e j f d YZ d e j f d YZ d d Z d S( sn A library of useful helper classes to the SAX classes, for the convenience of application and driver writers. iN( t xmlcharrefreplace_errorst xmlcharrefreplacet strictc C s3 x, | j D] \ } } | j | | } q W| S( s2 Replace substrings of a string using a dictionary.( t itemst replace( t st dt keyt value( ( s&