]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update opcode.h header comment to mention the source data file (GH-9935)
authorShivank98 <shivankgautam98@gmail.com>
Thu, 18 Oct 2018 19:53:18 +0000 (01:23 +0530)
committerZachary Ware <zachary.ware@gmail.com>
Thu, 18 Oct 2018 19:53:18 +0000 (14:53 -0500)
commite3d1455fe472589c92b9e57b7d35addbb579edba
treecf853b3426147d3a95e7dd63f3c2e3acc3f439f6
parent1deea5e53991b46351f6bb395b22365c9455ed88
Update opcode.h header comment to mention the source data file (GH-9935)

This is intended to help code explorers find out more about what's defined there.
Include/opcode.h
Tools/scripts/generate_opcode_h.py