Show
Ignore:
Timestamp:
08/18/03 18:35:28 (21 years ago)
Author:
jalet
Message:

New pychecker pass, on the tools this time.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pykota

    r1116 r1117  
    2323# 
    2424# $Log$ 
     25# Revision 1.39  2003/08/18 16:35:28  jalet 
     26# New pychecker pass, on the tools this time. 
     27# 
    2528# Revision 1.38  2003/08/18 16:20:59  jalet 
    2629# Improvement of the printing system detection code. 
     
    161164import sys 
    162165import os 
    163 import time 
    164166 
    165167from pykota.tool import PyKotaTool, PyKotaToolError