Show
Ignore:
Timestamp:
11/21/03 15:28:46 (20 years ago)
Author:
jalet
Message:

More complete job history.

Files:
1 modified

Legend:

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

    r1196 r1200  
    2222# 
    2323# $Log$ 
     24# Revision 1.58  2003/11/21 14:28:45  jalet 
     25# More complete job history. 
     26# 
    2427# Revision 1.57  2003/11/19 23:19:38  jalet 
    2528# Code refactoring work. 
     
    624627         self.options, \ 
    625628         self.originalbackend) = self.extractInfoFromCupsOrLprng() 
     629        self.preserveinputfile = self.inputfile  
    626630        self.accounter = openAccounter(self) 
    627631     
     
    669673        else :     
    670674            # Try to detect LPRng 
     675            # TODO : try to extract filename, job's title, and options if available 
    671676            jseen = Pseen = nseen = rseen = Kseen = None 
    672677            for arg in sys.argv :