]> granicus.if.org Git - python/commit
Closes Issue 17861: Autogenerate Include/opcode.h from opcode.py.
authorKushal Das <kushaldas@gmail.com>
Tue, 15 Apr 2014 18:20:06 +0000 (23:50 +0530)
committerKushal Das <kushaldas@gmail.com>
Tue, 15 Apr 2014 18:20:06 +0000 (23:50 +0530)
commit02d23a212a1e8e45a29e06d3f91e119610b682a3
treeb80ae813af32578a07c9fbe75dc60dfee0fb7af8
parentcec96144755bc75bc82d34a27e17ebe4eb300992
Closes Issue 17861: Autogenerate Include/opcode.h from opcode.py.

It includes required changes in Makefile.pre.in and configure.ac
among other files.
.hgtouch
Include/opcode.h
Makefile.pre.in
Misc/NEWS
Tools/scripts/generate_opcode_h.py [new file with mode: 0644]
configure
configure.ac