📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-28 17:08:18
📂
/ (Root)
/
opt
/
alt
/
python311
/
lib
/
python3.11
/
site-packages
/
pip
/
_vendor
/
html5lib
/
treewalkers
/
__pycache__
📍 /opt/alt/python311/lib/python3.11/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__
🔄 Refresh
✏️
Editing: __init__.cpython-311.pyc
Read Only
� ��^iW � �V � d Z ddlmZmZmZ ddlmZ ddlmZ ddgZ i Z dd �Zd � Zd� Z dS ) a� A collection of modules for iterating through different kinds of tree, generating tokens identical to those produced by the tokenizer module. To create a tree walker for a new type of tree, you need to implement a tree walker object (called TreeWalker by convention) that implements a 'serialize' method which takes a tree as sole argument and returns an iterator which generates tokens. � )�absolute_import�division�unicode_literals� )� constants)� default_etree� getTreeWalker�pprintNc �h � | � � � } | t vr|| dk rddlm} |j t | <