/opt/alt/python311/lib/python3.11/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__
� ���U�3�� �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 | <