summaryrefslogtreecommitdiff
path: root/modules/language/python
diff options
context:
space:
mode:
Diffstat (limited to 'modules/language/python')
-rw-r--r--modules/language/python/try.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/language/python/try.scm b/modules/language/python/try.scm
index 2d10ad2..4467a78 100644
--- a/modules/language/python/try.scm
+++ b/modules/language/python/try.scm
@@ -34,7 +34,7 @@
(check E tag l))))
(define-syntax handler
- (syntax-rules ()
+ (syntax-rules (=>)
((handler ecx)
(lambda x
(match x