]> granicus.if.org Git - python/commit
Add Yield() statement handler
authorJeremy Hylton <jeremy@alum.mit.edu>
Sat, 18 Aug 2001 00:04:31 +0000 (00:04 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Sat, 18 Aug 2001 00:04:31 +0000 (00:04 +0000)
commitec927348c2b38b9a4f79ff83f6d4d7f07f55458d
treed6a5ea911c651a108c9add65a9ea3f3d708d2a4f
parent9fa96bed6fcad0faae778cf160f3415de560d08a
Add Yield() statement handler

Fix Module() handler to avoid including the doc string in the AST
Lib/compiler/transformer.py
Tools/compiler/compiler/transformer.py