Changeset 1080

Show
Ignore:
Timestamp:
07/10/03 08:09:52 (21 years ago)
Author:
jalet
Message:

Incorrect documentation string

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pykota

    r1041 r1080  
    2323# 
    2424# $Log$ 
     25# Revision 1.36  2003/07/10 06:09:52  jalet 
     26# Incorrect documentation string 
     27# 
    2528# Revision 1.35  2003/06/25 14:10:01  jalet 
    2629# Hey, it may work (edpykota --reset excepted) ! 
     
    169172        """Returns a tuple (printingsystem, printerhostname, printername, username, jobid, filename) depending on the printing system in use (as seen by the print filter). 
    170173         
    171            Returns (None, None, None, None, None, None) if no printing system is recognized. 
     174           Returns (None, None, None, None, None, None, None) if no printing system is recognized. 
    172175        """ 
    173176        # Try to detect CUPS