File: //lib/python2.7/xml/sax/saxutils.pyc
�
;;Wgc @ 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 d d l Z d d l Z y e j e j
g Z Wn e k
r� e j g Z n Xd � Z
i d � Z i d � Z i d � Z d � Z d e j f d � � YZ 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.
i����Nc 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&