Changeset 1080
- Timestamp:
- 07/10/03 08:09:52 (21 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/bin/pykota
r1041 r1080 23 23 # 24 24 # $Log$ 25 # Revision 1.36 2003/07/10 06:09:52 jalet 26 # Incorrect documentation string 27 # 25 28 # Revision 1.35 2003/06/25 14:10:01 jalet 26 29 # Hey, it may work (edpykota --reset excepted) ! … … 169 172 """Returns a tuple (printingsystem, printerhostname, printername, username, jobid, filename) depending on the printing system in use (as seen by the print filter). 170 173 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. 172 175 """ 173 176 # Try to detect CUPS