/[papo]/gnue/reports/src/GROutputAdapter.py
ViewVC logotype

Diff of /gnue/reports/src/GROutputAdapter.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by charlie, Fri Jun 28 19:43:54 2002 UTC revision 1.2 by styxman, Thu Nov 14 23:02:37 2002 UTC
# Line 67  class TransformAdapter(_BaseAdapter): Line 67  class TransformAdapter(_BaseAdapter):
67    def __init__(self, destination, parameters = {}, filter_options=""):    def __init__(self, destination, parameters = {}, filter_options=""):
68      self.destination = destination      self.destination = destination
69      self.output = destination.getOutputHandle()      self.output = destination.getOutputHandle()
70      self.options= filter_options      self.filter_options= filter_options
71      self.parameters = parameters      self.parameters = parameters
72    
73    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26