| Server IP : 198.54.126.161 / Your IP : 216.73.216.232 Web Server : LiteSpeed System : Linux premium12.web-hosting.com 4.18.0-553.94.1.lve.el8.x86_64 #1 SMP Thu Jan 22 12:37:22 UTC 2026 x86_64 User : amerfigf ( 898) PHP Version : 8.2.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python35/lib64/python3.5/xml/sax/__pycache__/ |
Upload File : |
��Yf� � @ s� d Z d d l Z e j d d � d k r; d d l m Z [ Gd d � d e � Z Gd d � d e � Z Gd
d � d e � Z Gd d
� d
e � Z Gd d � d e � Z d S)z!Different kinds of SAX Exceptions� N� �java)� Exceptionc @ sU e Z d Z d Z d d d � Z d d � Z d d � Z d d
� Z d d � Z d S)
�SAXExceptiona� Encapsulate an XML error or warning. This class can contain
basic error or warning information from either the XML parser or
the application: you can subclass it to provide additional
functionality, or to add localization. Note that although you will
receive a SAXException as the argument to the handlers in the
ErrorHandler interface, you are not actually required to raise
the exception; instead, you can simply read the information in
it.Nc C s&