Changeset 963

Show
Ignore:
Timestamp:
04/25/03 11:23:47 (21 years ago)
Author:
jalet
Message:

Debug message passed through !

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pykota

    r962 r963  
    2323# 
    2424# $Log$ 
     25# Revision 1.27  2003/04/25 09:23:47  jalet 
     26# Debug message passed through ! 
     27# 
    2528# Revision 1.26  2003/04/25 08:23:23  jalet 
    2629# Multiple tries to get the printer's internal page counter, waits for 
     
    202205            # printer answered, it is on so we can exit the loop 
    203206            printerIsOff = 0 
    204             kotafilter.logger.log_message("GOT PAGE COUNTER !", "warn") 
    205207            break 
    206208        time.sleep(TIMETOSLEEP)