Show
Ignore:
Timestamp:
10/05/08 22:50:54 (16 years ago)
Author:
jerome
Message:

Moved the progress report code to its own module.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pkprinters

    r3427 r3434  
    3232from pykota.commandline import PyKotaOptionParser 
    3333from pykota.errors import PyKotaCommandLineError 
    34 from pykota.tool import Percent, PyKotaTool 
     34from pykota.tool import PyKotaTool 
    3535from pykota.storage import StoragePrinter 
     36from pykota.progressbar import Percent 
    3637 
    3738from pkipplib import pkipplib