Home | Trees | Indices | Help |
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | AbandonChain
A series of chained steps can raise this exception to indicate that one of the intermediate ShellCommands has failed, such that there is no point in running the remainder. 'rc' should be the non-zero exit code of the failing ShellCommand.
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
repr(x)
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jul 31 16:51:57 2009 | http://epydoc.sourceforge.net |