| Trees | Indices | Help |
|
|---|
|
|
object --+
|
command_wrappers.Command --+
|
DpkgCompareVersions
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
cmd =
|
|||
|
|||
|
Inherited from |
|||
|
|||
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
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Jun 1 21:56:01 2012 | http://epydoc.sourceforge.net |