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

Classes

class  pip._vendor._markerlib.markers.ASTWhitelist
 

Namespaces

namespace  pip._vendor._markerlib.markers
 

Functions

def pip._vendor._markerlib.markers.python_implementation
 
def pip._vendor._markerlib.markers.default_environment
 
def pip._vendor._markerlib.markers.parse_marker
 
def pip._vendor._markerlib.markers.compile_marker
 
def pip._vendor._markerlib.markers.compile
 
def pip._vendor._markerlib.markers.interpret
 

Variables

list pip._vendor._markerlib.markers.__all__ = ['default_environment', 'compile', 'interpret']
 
 pip._vendor._markerlib.markers._builtin_compile = compile
 
dictionary pip._vendor._markerlib.markers._VARS
 
tuple pip._vendor._markerlib.markers._cache = weakref.WeakValueDictionary()
 

Copyright 2014 Google Inc. All rights reserved.