Current Path: > > opt > alt > python27 > lib64 > python2.7 > xml > sax >
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
__init__.py | File | 3618 bytes | January 08 2025 10:43:39. | |
__init__.pyc | File | 3823 bytes | January 08 2025 10:43:39. | |
__init__.pyo | File | 3823 bytes | January 08 2025 10:43:39. | |
_exceptions.py | File | 4785 bytes | January 08 2025 10:43:39. | |
_exceptions.pyc | File | 6390 bytes | January 08 2025 10:43:39. | |
_exceptions.pyo | File | 6390 bytes | January 08 2025 10:43:39. | |
expatreader.py | File | 15812 bytes | January 08 2025 10:43:39. | |
expatreader.pyc | File | 15719 bytes | January 08 2025 10:43:39. | |
expatreader.pyo | File | 15719 bytes | January 08 2025 10:43:39. | |
handler.py | File | 13921 bytes | January 08 2025 10:43:39. | |
handler.pyc | File | 13353 bytes | January 08 2025 10:43:39. | |
handler.pyo | File | 13353 bytes | January 08 2025 10:43:39. | |
saxutils.py | File | 11556 bytes | January 08 2025 10:43:39. | |
saxutils.pyc | File | 15503 bytes | January 08 2025 10:43:39. | |
saxutils.pyo | File | 15503 bytes | January 08 2025 10:43:39. | |
xmlreader.py | File | 12632 bytes | January 08 2025 10:43:39. | |
xmlreader.pyc | File | 20106 bytes | January 08 2025 10:43:39. | |
xmlreader.pyo | File | 20106 bytes | January 08 2025 10:43:39. |
� �V~gc @ 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( ( s5 /opt/alt/python27/lib64/python2.7/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( ( s5 /opt/alt/python27/lib64/python2.7/xml/sax/saxutils.pyt escape s c C sL | j d d � } | j d d � } | r<