]> granicus.if.org Git - python/commit
PEP 214, Extended print Statement, has been accepted by the BDFL.
authorBarry Warsaw <barry@python.org>
Mon, 21 Aug 2000 15:36:27 +0000 (15:36 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 21 Aug 2000 15:36:27 +0000 (15:36 +0000)
commit35fd665981e1eb5a1ba3c88c17e5538178047532
treef3b623d00990a765523039d3a959dc9847c55ab3
parent0360663e8e8b0e7b18ce8d390995fcbad140f7e0
PEP 214, Extended print Statement, has been accepted by the BDFL.

This adds the two new opcodes to support this feature: PRINT_ITEM_TO,
PRINT_NEWLINE_TO.
Include/opcode.h