Show
Ignore:
Timestamp:
09/18/05 00:08:28 (19 years ago)
Author:
jerome
Message:

Did some work to prepare the integration of MaxJobSize? and PassThrough?
mode for printers.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/storage.py

    r2455 r2459  
    150150        self.Description = None 
    151151        self.MaxJobSize = None 
     152        self.PassThrough = None 
    152153        self.Coefficients = None 
    153154