SILENT KILLERPanel

Current Path: > > opt > alt > python27 > lib > > python2.7 > site-packages > pip > _vendor > > html5lib > treebuilders >


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //opt/alt/python27/lib//python2.7/site-packages/pip/_vendor//html5lib/treebuilders/

NameTypeSizeLast ModifiedActions
__init__.py File 3592 bytes November 13 2023 21:11:11.
__init__.pyc File 3718 bytes November 13 2023 21:11:11.
base.py File 14565 bytes November 13 2023 21:11:11.
base.pyc File 17111 bytes November 13 2023 21:11:11.
dom.py File 8925 bytes November 13 2023 21:11:11.
dom.pyc File 14518 bytes November 13 2023 21:11:11.
etree.py File 12836 bytes November 13 2023 21:11:11.
etree.pyc File 17946 bytes November 13 2023 21:11:11.
etree_lxml.py File 14766 bytes November 13 2023 21:11:11.
etree_lxml.pyc File 19867 bytes November 13 2023 21:11:11.

Reading File: //opt/alt/python27/lib//python2.7/site-packages/pip/_vendor//html5lib/treebuilders//__init__.pyc

�
�Rec@`sHdZddlmZmZmZddlmZiZdd�Z	dS(u)A collection of modules for building different kinds of trees from HTML
documents.

To create a treebuilder for a new type of tree, you need to do
implement several things:

1. A set of classes for various types of elements: Document, Doctype, Comment,
   Element. These must implement the interface of ``base.treebuilders.Node``
   (although comment nodes have a different signature for their constructor,
   see ``treebuilders.etree.Comment``) Textual content may also be implemented
   as another node type, or not, as your tree implementation requires.

2. A treebuilder object (called ``TreeBuilder`` by convention) that inherits
   from ``treebuilders.base.TreeBuilder``. This has 4 required attributes:

   * ``documentClass`` - the class to use for the bottommost node of a document
   * ``elementClass`` - the class to use for HTML Elements
   * ``commentClass`` - the class to use for comments
   * ``doctypeClass`` - the class to use for doctypes

   It also has one required method:

   * ``getDocument`` - Returns the root node of the complete document tree

3. If you wish to run the unit tests, you must also create a ``testSerializer``
   method on your treebuilder which accepts a node and returns a string
   containing Node and its children serialized according to the format used in
   the unittests

i(tabsolute_importtdivisiontunicode_literalsi(t
default_etreecK`s�|j�}|tkr�|dkrlddlm}|dkrYddlm}|}n|j||�jS|dkr�ddlm	}|jt|<q�|dkr�dd	lm
}|dkr�t}n|j||�jSt
d
|��ntj|�S(uGet a TreeBuilder class for various types of trees with built-in support

    :arg treeType: the name of the tree type required (case-insensitive). Supported
        values are:

        * "dom" - A generic builder for DOM implementations, defaulting to a
          xml.dom.minidom based implementation.
        * "etree" - A generic builder for tree implementations exposing an
          ElementTree-like interface, defaulting to xml.etree.cElementTree if
          available and xml.etree.ElementTree if not.
        * "lxml" - A etree-based builder for lxml.etree, handling limitations
          of lxml's implementation.

    :arg implementation: (Currently applies to the "etree" and "dom" tree
        types). A module implementing the tree type e.g. xml.etree.ElementTree
        or xml.etree.cElementTree.

    :arg kwargs: Any additional options to pass to the TreeBuilder when
        creating it.

    Example:

    >>> from html5lib.treebuilders import getTreeBuilder
    >>> builder = getTreeBuilder('etree')

    udomi(tdomi(tminidomulxml(t
etree_lxmluetree(tetreeuUnrecognised treebuilder "%s" N(tlowerttreeBuilderCachetRtNonetxml.domRtgetDomModuletTreeBuilderRRRtgetETreeModulet
ValueErrortget(ttreeTypetimplementationtkwargsRRRR((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/html5lib/treebuilders/__init__.pytgetTreeBuilder's$		N(
t__doc__t
__future__RRRt_utilsRR	RR(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/html5lib/treebuilders/__init__.pyt<module>s

SILENT KILLER Tool