Part of twisted.python View Source
Don't use this outside of Twisted.
Maintainer: Christopher Armstrong
Class | DirectoryExists | Some directory exists when it shouldn't. |
Class | DirectoryDoesntExist | Some directory doesn't exist when it should. |
Class | CommandFailed | Undocumented |
Function | sh | I'll try to execute `command', and if `prompt' is true, I'll |
Function | runChdirSafe | Undocumented |