Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Classes | Functions | Variables
pip._vendor.distlib.markers Namespace Reference

Classes

class  Evaluator
 

Functions

def interpret
 

Variables

list __all__ = ['interpret']
 

Function Documentation

def pip._vendor.distlib.markers.interpret (   marker,
  execution_context = None 
)
Interpret a marker and return a result depending on environment.

:param marker: The marker to interpret.
:type marker: str
:param execution_context: The context used for name lookup.
:type execution_context: mapping

Variable Documentation

list pip._vendor.distlib.markers.__all__ = ['interpret']

Copyright 2014 Google Inc. All rights reserved.