![]() |
The Gaudi Framework
v30r3 (a5ef0a68)
|

Public Member Functions | |
| def | __processLine__ (self, line) |
| def | __call__ (self, input) |
| def | __add__ (self, rhs) |
Base class for a callable that takes a file and returns a modified version of it.
Definition at line 430 of file GaudiTest.py.
| def GaudiTest.FilePreprocessor.__add__ | ( | self, | |
| rhs | |||
| ) |
Definition at line 453 of file GaudiTest.py.
| def GaudiTest.FilePreprocessor.__call__ | ( | self, | |
| input | |||
| ) |
Definition at line 437 of file GaudiTest.py.
| def GaudiTest.FilePreprocessor.__processLine__ | ( | self, | |
| line | |||
| ) |
Definition at line 434 of file GaudiTest.py.