]> granicus.if.org Git - python/commit
The opcode YIELD_STMT was accidentally called YIELD_VALUE here.
authorGuido van Rossum <guido@python.org>
Tue, 11 Jun 2002 21:17:35 +0000 (21:17 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 11 Jun 2002 21:17:35 +0000 (21:17 +0000)
commit9f709bf9a1890052cae13a08651697dca01da3ca
treee22f1168b549cc4629f77534265deb82e04a65b6
parenta039274cccd24631f2b2de39d31ae4ffe7399bf8
The opcode YIELD_STMT was accidentally called YIELD_VALUE here.
Lib/dis.py