Package python-module-logilab-mtconverter-0 :: Package 8 :: Package 4 :: Package transforms :: Module cmdtransforms :: Class POpenTransform
[frames] | no frames]

Class POpenTransform

source code


abstract class for external command based transform

The external command may read from stdin but must write to stdout If use_stdin is False, a temporary file will be used as input for the command

Instance Methods
 
__init__(self, name=None, binary=None, cmdargs=None, use_stdin=None, **kwargs) source code
Class Variables
  cmdname = None
hash(x)
  cmdargs = ""
  use_stdin = True
  input_encoding = None
hash(x)