module documentation

Undocumented

Class VirtualEnv Undocumented
Function run_setup_py Execution command for tests, separate from those used by the code directly to prevent accidental behavior issues
Function _which_dirs Undocumented
def run_setup_py(cmd, pypath=None, path=None, data_stream=0, env=None): (source)

Execution command for tests, separate from those used by the code directly to prevent accidental behavior issues

def _which_dirs(cmd): (source)

Undocumented