|
Orbits
1
|
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 |
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.