try claus

This commit is contained in:
Andrea Crotti 2012-02-02 13:42:05 +00:00
parent b9d00e2eae
commit 071c1d99cc

View file

@ -4,5 +4,5 @@
# --
try:
$1
except $2:
except ${2:Exception}:
$0