📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 01:03:47
📂
/ (Root)
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
html5lib
/
_trie
/
__pycache__
📍 /opt/alt/python37/lib/python3.7/site-packages/html5lib/_trie/__pycache__
🔄 Refresh
✏️
Editing: _base.cpython-37.pyc
Read Only
B 63)Z� � @ s4 d dl mZmZmZ d dlmZ G dd� de�ZdS )� )�absolute_import�division�unicode_literals)�Mappingc s: e Zd ZdZd� fdd� Zdd� Zdd� Zd d � Z� ZS )�TriezAbstract base class for triesNc s0 t t| ��� }� d krt|�S � fdd�|D �S )Nc s h | ]}|� � �r|�qS � )� startswith)�.0�x)�prefixr �E/opt/alt/python37/lib/python3.7/site-packages/html5lib/_trie/_base.py� <setcomp> s zTrie.keys.<locals>.<setcomp>)�superr �keys�set)�selfr r )� __class__)r r r s z Trie.keysc C s$ x| � � D ]}|�|�r dS q W dS )NTF)r r )r r �keyr r r �has_keys_with_prefix s zTrie.has_keys_with_prefixc C sT || kr|S x:t dt|�d �D ]$}|d | � | kr |d | � S q W t|��d S )N� )�range�len�KeyError)r r �ir r r �longest_prefix s zTrie.longest_prefixc C s | � |�}|| | fS )N)r )r r Zlprefixr r r �longest_prefix_item# s zTrie.longest_prefix_item)N) �__name__� __module__�__qualname__�__doc__r r r r � __classcell__r r )r r r s r N)� __future__r r r �collectionsr r r r r r �<module> s
💾 Save Changes
❌ Cancel