Orbits
1
|
Classes | |
class | UnsupportedVersionError |
class | Version |
class | Matcher |
class | NormalizedVersion |
class | NormalizedMatcher |
Functions | |
def | _pep426_key |
def | _match_prefix |
Variables | |
list | __all__ |
tuple | logger = logging.getLogger(__name__) |
tuple | PEP426_VERSION_RE |
_normalized_key = _pep426_key | |
tuple | _REPLACEMENTS |
|
private |
|
private |
list pip._vendor.distlib.version.__all__ |
pip._vendor.distlib.version._normalized_key = _pep426_key |
tuple pip._vendor.distlib.version._REPLACEMENTS |
tuple pip._vendor.distlib.version.logger = logging.getLogger(__name__) |
tuple pip._vendor.distlib.version.PEP426_VERSION_RE |
Copyright 2014 Google Inc. All rights reserved.