Changeset 2410

Show
Ignore:
Timestamp:
08/28/05 12:56:28 (19 years ago)
Author:
jerome
Message:

Small fixes after a pychecker pass.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/cupspykota

    r2409 r2410  
    3333import shlex 
    3434import signal 
    35 import time 
    3635import md5 
    3736import fnmatch 
     37import pwd 
    3838 
    3939from pykota.tool import PyKotaTool, PyKotaToolError, crashed 
     
    174174        except ValueError :     
    175175            if not device_uri : 
    176                 self.logDebug("Not attached to an existing print queue.") 
     176                self.logdebug("Not attached to an existing print queue.") 
    177177                backend = "" 
    178178                printerhostname = ""