관리-도구
편집 파일: __init__.cpython-311.pyc
� �ReW � �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 | <