Changeset 2216 for pykota/trunk
- Timestamp:
- 04/23/05 22:51:03 (20 years ago)
- Location:
- pykota/trunk
- Files:
-
- 13 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/bin/autopykota
r2210 r2216 126 126 else : 127 127 retcode = automat.main(args, options) 128 except KeyboardInterrupt : 129 sys.stderr.write("\nInterrupted with Ctrl+C !\n") 128 130 except SystemExit : 129 131 pass -
pykota/trunk/bin/dumpykota
r2210 r2216 158 158 else : 159 159 retcode = dumper.main(args, options) 160 except KeyboardInterrupt : 161 sys.stderr.write("\nInterrupted with Ctrl+C !\n") 160 162 except SystemExit : 161 163 pass -
pykota/trunk/bin/edpykota
r2210 r2216 549 549 else : 550 550 retcode = editor.main(args, options) 551 except KeyboardInterrupt : 552 sys.stderr.write("\nInterrupted with Ctrl+C !\n") 551 553 except SystemExit : 552 554 pass -
pykota/trunk/bin/pkbanner
r2210 r2216 325 325 else : 326 326 retcode = banner.main(args, options) 327 except KeyboardInterrupt : 328 sys.stderr.write("\nInterrupted with Ctrl+C !\n") 327 329 except SystemExit : 328 330 pass -
pykota/trunk/bin/pkhint
r2210 r2216 251 251 args = [ "*" ] 252 252 retcode = manager.main(args, options) 253 except KeyboardInterrupt : 254 sys.stderr.write("\nInterrupted with Ctrl+C !\n") 253 255 except SystemExit : 254 256 pass -
pykota/trunk/bin/pkmail
r2210 r2216 173 173 else : 174 174 retcode = mailparser.main(args, options) 175 except KeyboardInterrupt : 176 sys.stderr.write("\nInterrupted with Ctrl+C !\n") 175 177 except SystemExit : 176 178 pass -
pykota/trunk/bin/pkprinters
r2210 r2216 237 237 else : 238 238 retcode = manager.main(args, options) 239 except KeyboardInterrupt : 240 sys.stderr.write("\nInterrupted with Ctrl+C !\n") 239 241 except SystemExit : 240 242 pass -
pykota/trunk/bin/pykosd
r2210 r2216 189 189 except KeyboardInterrupt : 190 190 retcode = 0 191 except KeyboardInterrupt : 192 sys.stderr.write("\nInterrupted with Ctrl+C !\n") 191 193 except SystemExit : 192 194 pass -
pykota/trunk/bin/pykotme
r2210 r2216 147 147 else : 148 148 retcode = sender.main(args, options) 149 except KeyboardInterrupt : 150 sys.stderr.write("\nInterrupted with Ctrl+C !\n") 149 151 except SystemExit : 150 152 pass -
pykota/trunk/bin/repykota
r2210 r2216 158 158 else : 159 159 retcode = reportTool.main(args, options) 160 except KeyboardInterrupt : 161 sys.stderr.write("\nInterrupted with Ctrl+C !\n") 160 162 except SystemExit : 161 163 pass -
pykota/trunk/bin/warnpykota
r2210 r2216 173 173 else : 174 174 retcode = sender.main(args, options) 175 except KeyboardInterrupt : 176 sys.stderr.write("\nInterrupted with Ctrl+C !\n") 175 177 except SystemExit : 176 178 pass -
pykota/trunk/NEWS
r2214 r2216 24 24 - 1.22alpha8 : 25 25 26 - Ctrl+C now makes PyKota commands exit without a traceback. 27 26 28 - Fixed an i18n problem with Python 2.1 27 29 -
pykota/trunk/TODO
r2215 r2216 22 22 TODO, in no particular order : 23 23 24 - Make Ctrl+C interrupts exit silently instead of exit25 with a traceback.26 27 24 - Pass-through mode for printers : history correctly filled (including 28 25 job size) but no impact on user's page counter or account