Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Classes | Namespaces | Functions | Variables
etree_lxml.py File Reference

Classes

class  pip._vendor.html5lib.treebuilders.etree_lxml.DocumentType
 
class  pip._vendor.html5lib.treebuilders.etree_lxml.Document
 
class  pip._vendor.html5lib.treebuilders.etree_lxml.TreeBuilder
 

Namespaces

namespace  pip._vendor.html5lib.treebuilders.etree_lxml
 

Functions

def pip._vendor.html5lib.treebuilders.etree_lxml.testSerializer
 
def pip._vendor.html5lib.treebuilders.etree_lxml.tostring
 

Variables

 pip._vendor.html5lib.treebuilders.etree_lxml.fullTree = True
 
tuple pip._vendor.html5lib.treebuilders.etree_lxml.tag_regexp = re.compile("{([^}]*)}(.*)")
 
tuple pip._vendor.html5lib.treebuilders.etree_lxml.comment_type = etree.Comment("asd")
 

Copyright 2014 Google Inc. All rights reserved.