📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 07:40:50
📂
/ (Root)
/
opt
/
alt
/
python310
/
lib
/
python3.10
/
site-packages
/
pip
/
_vendor
/
html5lib
/
_trie
/
__pycache__
📍 /opt/alt/python310/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/__pycache__
🔄 Refresh
✏️
Editing: _base.cpython-310.pyc
Read Only
o ai� � @ sX d dl mZmZmZ zd dlmZ W n ey! d dlmZ Y nw 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 u rt|�S � fdd�|D �S )Nc s h | ] }|� � �r|�qS � )� startswith)�.0�x��prefixr ��/builddir/build/BUILDROOT/alt-python310-pip-21.3.1-5.el8.x86_64/opt/alt/python310/lib/python3.10/site-packages/pip/_vendor/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"