]> granicus.if.org Git - python/commit
Reintroduce Python2 support in generate_opcode_h.py
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 28 Nov 2016 17:13:52 +0000 (18:13 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 28 Nov 2016 17:13:52 +0000 (18:13 +0100)
commit213cc388c79c71d2f4a2f5cf9dbb29cd03e2eff9
treea7c471dcac9cb8e1b2218d43d2c1e9683c84864a
parent50c13f216e72a2bcc0eeff28ac4258ad2fa5e069
Reintroduce Python2 support in generate_opcode_h.py

Issue #28821.

Add also a message to show that the command did something :-)
Tools/scripts/generate_opcode_h.py