Undocumented
Class | emulate_nonposix |
Context manager to emulate os.name != 'posix' |
Class | redirect_stderr |
Context manager to redirect stderr for exec_command test. |
Class | redirect_stdout |
Context manager to redirect stdout for exec_command test. |
Class | TestExecCommand |
Undocumented |
Function | test_exec_command_stderr |
Undocumented |
Function | test_exec_command_stdout |
Undocumented |