- Timestamp:
- 02/07/04 14:47:55 (21 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/bin/pkhint
r1338 r1339 24 24 # 25 25 # $Log$ 26 # Revision 1.2 2004/02/07 13:47:55 jalet 27 # More warnings 28 # 26 29 # Revision 1.1 2004/02/07 13:45:51 jalet 27 30 # Preliminary work on the pkhint command … … 195 198 if __name__ == "__main__" : 196 199 sys.stderr.write("BEWARE : This tool doesn't support LPRng's printcap files yet.\n") 200 sys.stderr.write("This tool is currently highly experimental, so don't rely on it.\n") 197 201 retcode = 0 198 202 try :