]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add the new PRINT_ITEM_TO and PRINT_NEWLINE_TO opcodes.
authorBarry Warsaw <barry@python.org>
Mon, 21 Aug 2000 17:18:40 +0000 (17:18 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 21 Aug 2000 17:18:40 +0000 (17:18 +0000)
commit203da6dfe4e8aefbaa32c97072bdd530505cbca6
tree557a92d94f02d3569723cdbdb5de99a75fec916e
parent24703a02e737134ee71368d891d5170500885db7
Add the new PRINT_ITEM_TO and PRINT_NEWLINE_TO opcodes.
Lib/dis.py