/usr/lib/python3/dist-packages/twisted/words/xish/__pycache__
Edit: /usr/lib/python3/dist-packages/twisted/words/xish/__pycache__/domish.cpython-310.pyc (25121B)
o
bs @ s d Z ddlmZ ddlmZmZmZ ddlmZ dd Z ddiZ
G d d
d
ZeZd&ddZ
d
d Zdd Zdd Zdd ZG dd deZG dd dZG dd deZeeG dd dZG dd deZdd ZG d!d" d"ejZG d#d$ d$Zd%S )'z
DOM-like XML processing support.
This module provides support for parsing XML into DOM-like object structures
and serializing such structures to an XML string representation, optimized
for use in streaming XML applications.
)cast) Attribute Interfaceimplementer)suxc C s( | dd}t|dkr|S d|d fS )zSInternal method for splitting a prefixed Element name into its
respective parts: Nr )splitlen)namentok r ;/usr/lib/python3/dist-packages/twisted/words/xish/domish.py_splitPrefix s r z$http://www.w3.org/XML/1998/namespacexmlc @ s<