Orbits
1
|
Classes | |
class | Evaluator |
Functions | |
def | interpret |
Variables | |
list | __all__ = ['interpret'] |
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
list pip._vendor.distlib.markers.__all__ = ['interpret'] |
Copyright 2014 Google Inc. All rights reserved.