summaryrefslogtreecommitdiff
path: root/modules/language/python/compile.scm
diff options
context:
space:
mode:
Diffstat (limited to 'modules/language/python/compile.scm')
-rw-r--r--modules/language/python/compile.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/language/python/compile.scm b/modules/language/python/compile.scm
index a14c342..9467413 100644
--- a/modules/language/python/compile.scm
+++ b/modules/language/python/compile.scm
@@ -1040,8 +1040,8 @@
((_ #t f ab code)
(pr 'def-wrap #'f 'true)
#'(lambda x
- (define obj (make <yield>))
- (define ab (make-prompt-tag))
+ (define obj (make <yield>))
+ (define ab (make-prompt-tag))
(slot-set! obj 'k #f)
(slot-set! obj 'closed #f)
(slot-set! obj 's