]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #17861: Allow generate_opcode_h to run with a system Python 2.5.
authorNed Deily <nad@acm.org>
Mon, 28 Apr 2014 20:46:36 +0000 (13:46 -0700)
committerNed Deily <nad@acm.org>
Mon, 28 Apr 2014 20:46:36 +0000 (13:46 -0700)
commit7fae75a415cb0c8cac099f5d122d9b7bf3b104bf
tree6a6db8e62cea0838c14880e6dd1f64df78739623
parent285a163a4ceba7ef9d307f87e5e691732e52b760
Issue #17861: Allow generate_opcode_h to run with a system Python 2.5.
Patch by David Bolen.
Tools/scripts/generate_opcode_h.py