Changeset 2336

Show
Ignore:
Timestamp:
06/30/05 13:11:07 (19 years ago)
Author:
jerome
Message:

Incorrect docstring.
Severity : no code change, no impact.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pkprinters

    r2303 r2336  
    127127         
    128128class PKPrinters(PyKotaTool) :         
    129     """A class for edpykota.""" 
     129    """A class for a printers manager.""" 
    130130    def main(self, names, options) : 
    131131        """Manage printers."""