Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/twisted/words/xish/__pycache__/domish.cpython-39.pyc
Ðазад
a k�h�s � @ s� d Z ddlmZ ddlmZmZmZ ddlmZ dd� Z ddiZ G d d � d �ZeZd&dd�Z d d� Zdd� Zdd� Zdd� ZG dd� de�ZG dd� d�ZG dd� de�Zee�G dd� d��ZG dd� de�Zdd � ZG d!d"� d"ej�ZG 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� Interface�implementer)�suxc C s, | � dd�}t|�dkr|S d|d fS dS )zSInternal method for splitting a prefixed Element name into its respective parts�:� � Nr )�split�len)�nameZntok� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/twisted/words/xish/domish.py�_splitPrefix s r z$http://www.w3.org/XML/1998/namespace�xmlc @ s<