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

Classes

class  pip._vendor.html5lib.filters.whitespace.Filter
 

Namespaces

namespace  pip._vendor.html5lib.filters.whitespace
 

Functions

def pip._vendor.html5lib.filters.whitespace.collapse_spaces
 

Variables

string pip._vendor.html5lib.filters.whitespace.spaceCharacters = ""
 
tuple pip._vendor.html5lib.filters.whitespace.SPACES_REGEX = re.compile("[%s]+" % spaceCharacters)
 

Copyright 2014 Google Inc. All rights reserved.