|
Orbits
1
|
Classes | |
| class | ZippedEnvironment |
Functions | |
| def | _extract |
| def | _extract_from_zip |
| def | _extract_member |
| def | _remove_dir |
| def | _which_dirs |
| def | run_setup_py |
|
private |
for zipfile py2.5 borrowed from cpython
|
private |
|
private |
for zipfile py2.5 borrowed from cpython
|
private |
|
private |
| def setuptools.tests.environment.run_setup_py | ( | cmd, | |
pypath = None, |
|||
path = None, |
|||
data_stream = 0, |
|||
env = None |
|||
| ) |
Execution command for tests, separate from those used by the code directly to prevent accidental behavior issues
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.