Home | Trees | Indices | Help |
|
---|
|
object --+ | CBooster
is a wrapper for an import booster written in C using the DC booster infrastructure.
Warning: If you change the booster description, you'll need to touch the source to recompile.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
silence_for_test = False
|
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
returns a pipe you can read the booster's output from. As a side effect, it also sets the attribute self.pipe. We need this to be able to retrieve the command status below. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |