✏️ 正在编辑: handler.cpython-312.pyc
路径:
/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
� �֦i= � � � d Z dZ G d� d� Z G d� d� Z G d� d� Z G d� d � Zd ZdZdZd Z dZ dZeeee e egZdZ dZdZdZdZdZe eeeeegZ G d� d� Zy)a0 This module contains the core classes of version 2.0 of SAX for Python. This file provides only default classes with absolutely minimum functionality, from which drivers and applications can be subclassed. Many of these classes are empty and are included only as documentation of the interfaces. $Id$ z2.0betac �"