.hgtags
author Andrey Vlasovskikh <andrey.vlasovskikh@gmail.com>
Sat, 11 Sep 2010 15:16:24 +0400
changeset 119 f9c027029540
parent 115 b0d1129c76bc
child 121 836bb50a8660
permissions -rw-r--r--
Fixed catching unnececcary exceptions Exception Abort can't be thrown, so it is useless. Catching SystemExit and KeyboardInterrupt makes little sense as the thread can be terminated by KeyboardInterrupt before or after entering the wrapped command processing function. So one have to handle these exceptions in his main function anyway. Catching any exception in order to print a message and re-raise it changes the standard behaviour and might seem confusing.

c6705e9087943e60762e9d48791c921adc61cda4 0.9
188325c309d8ae6270e512dcca7510b88e375147 0.9.1
1d0173e1b412957be6f90eaaa2236b278a44bf64 0.9.2
e8866635cf2f2c4552a8704c3aed30e3bec03d1b 0.9.3
8fe50bf4458bd9a7c0c797bdbe9b90fae5d447ec 0.9.4
e9678adf8bb1f5aecfab2221dfd60c9d7437f436 0.9.5
d283be877fc5c38da0cae9f724f3e946cb4df070 0.9.6
d4bdbbf7a50098e61fb4f10e6841c098c22bc293 0.9.7
cc24c392fd45ee296ea1535b8f49aa3a42df3b05 0.9.8
472a33d66076d746d6c2dedd80fc7b40ac18e5f9 0.9.9
95653a562a05f97e1a969d916d805bc6cf8a8b9b 0.9.10