Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
merge-recursive: Replace 'except:'
author
Fredrik Kuivinen
<freku045@student.liu.se>
Sun, 20 Nov 2005 12:14:37 +0000
(13:14 +0100)
committer
Junio C Hamano
<junkio@cox.net>
Sun, 20 Nov 2005 18:47:16 +0000
(10:47 -0800)
Plain except:s are evil as they will catch all kinds of exceptions
including NameError and AttrubiteError.
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
a6322d0
)
No differences found