Orbits
1
|
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.