- Timestamp:
- 04/25/03 11:23:47 (22 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/bin/pykota
r962 r963 23 23 # 24 24 # $Log$ 25 # Revision 1.27 2003/04/25 09:23:47 jalet 26 # Debug message passed through ! 27 # 25 28 # Revision 1.26 2003/04/25 08:23:23 jalet 26 29 # Multiple tries to get the printer's internal page counter, waits for … … 202 205 # printer answered, it is on so we can exit the loop 203 206 printerIsOff = 0 204 kotafilter.logger.log_message("GOT PAGE COUNTER !", "warn")205 207 break 206 208 time.sleep(TIMETOSLEEP)