| Server IP : 121.121.20.254 / Your IP : 216.73.216.146 Web Server : Microsoft-IIS/10.0 System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64 User : IUSR ( 0) PHP Version : 8.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Python27/Lib/xml/sax/ |
Upload File : |
�
�ġXc @ 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# C:\Python27\lib\xml\sax\saxutils.pyt __dict_replace s c C sR | j d d � } | j d d � } | j d d � } | rN t | | � } n | S( s� Escape &, <, and > in a string of data.
You can escape other strings of data by passing a dictionary as
the optional entities parameter. The keys and values must all be
strings; each key will be replaced with its corresponding value.
t &s &t >s >t <s <( R R ( t datat entities( ( s# C:\Python27\lib\xml\sax\saxutils.pyt escape s c C sL | j d d � } | j d d � } | r<