Trees | Indices | Help |
|
---|
|
object --+ | Command --+ | CatenateZipArchive
Wrap zipmerge tool to catenate a zip file with the next
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Run the command, convert all errors into CommandExecFailed, assumes that the lower levels printed an error message - only useful if you only expect 0 as result. >>> Command("/bin/true")(["foo", "bar"]) >>> Command("/foo/bar")() Traceback (most recent call last): ... CommandExecFailed
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri May 17 09:11:22 2013 | http://epydoc.sourceforge.net |