PATH:
opt
/
alt
/
python39
/
lib
/
python3.9
/
site-packages
/
pip
/
_vendor
/
html5lib
/
_trie
/
__pycache__
a ��Re� � @ sX d dl mZmZmZ zd dlmZ W n eyB d dlmZ Y n0 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-python39-pip-21.3.1-2.el8.x86_64/opt/alt/python39/lib/python3.9/site-packages/pip/_vendor/html5lib/_trie/_base.py� <setcomp> � zTrie.keys.<locals>.<setcomp>)�superr �keys�set)�selfr r �� __class__r r r s z Trie.keysc C s"