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

Classes

class  setuptools.sandbox.AbstractSandbox
 
class  setuptools.sandbox.DirectorySandbox
 
class  setuptools.sandbox.SandboxViolation
 

Namespaces

namespace  setuptools.sandbox
 

Functions

def setuptools.sandbox.run_setup
 

Variables

list setuptools.sandbox._os = sys.modules[os.name]
 
 setuptools.sandbox._file = file
 
 setuptools.sandbox._open = open
 
list setuptools.sandbox.__all__
 
list setuptools.sandbox._EXCEPTIONS = [os.devnull,]
 
tuple setuptools.sandbox.WRITE_FLAGS
 

Copyright 2014 Google Inc. All rights reserved.