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

Classes

class  pip._vendor.html5lib.serializer.htmlserializer.HTMLSerializer
 

Namespaces

namespace  pip._vendor.html5lib.serializer.htmlserializer
 

Functions

def pip._vendor.html5lib.serializer.htmlserializer.htmlentityreplace_errors
 
def pip._vendor.html5lib.serializer.htmlserializer.SerializeError
 

Variables

 pip._vendor.html5lib.serializer.htmlserializer._ = gettext.gettext
 
string pip._vendor.html5lib.serializer.htmlserializer.spaceCharacters = ""
 
string pip._vendor.html5lib.serializer.htmlserializer.unicode_encode_errors = "strict"
 
dictionary pip._vendor.html5lib.serializer.htmlserializer.encode_entity_map = {}
 
tuple pip._vendor.html5lib.serializer.htmlserializer.is_ucs4 = len("\U0010FFFF")
 
tuple pip._vendor.html5lib.serializer.htmlserializer.v = utils.surrogatePairToCodepoint(v)
 

Copyright 2014 Google Inc. All rights reserved.