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

Classes

class  pip._vendor.distlib.version.UnsupportedVersionError
 
class  pip._vendor.distlib.version.Version
 
class  pip._vendor.distlib.version.Matcher
 
class  pip._vendor.distlib.version.NormalizedVersion
 
class  pip._vendor.distlib.version.NormalizedMatcher
 

Namespaces

namespace  pip._vendor.distlib.version
 

Functions

def pip._vendor.distlib.version._pep426_key
 
def pip._vendor.distlib.version._match_prefix
 

Variables

list pip._vendor.distlib.version.__all__
 
tuple pip._vendor.distlib.version.logger = logging.getLogger(__name__)
 
tuple pip._vendor.distlib.version.PEP426_VERSION_RE
 
 pip._vendor.distlib.version._normalized_key = _pep426_key
 
tuple pip._vendor.distlib.version._REPLACEMENTS
 

Copyright 2014 Google Inc. All rights reserved.