Changeset 2620

Show
Ignore:
Timestamp:
01/13/06 21:55:02 (18 years ago)
Author:
jerome
Message:

Tell me I'm stupid !!!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/accounters/pjl.py

    r2619 r2620  
    187187    def retrieveInternalPageCounter(self) : 
    188188        """Returns the page counter from the printer via internal PJL handling.""" 
    189         self.waitPrinting() 
    190189        try : 
    191190            if (os.environ.get("PYKOTASTATUS") != "CANCELLED") and \