]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Move code related to compile from Python.h to compile.h
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 28 Sep 2011 23:04:08 +0000 (01:04 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 28 Sep 2011 23:04:08 +0000 (01:04 +0200)
commit2bdc7f591b729c7c0351f92a80d090e41a7cea49
tree60fe7bdd2d557811070c9e397eae99b4fbf65324
parent639418812f11749f99d1160b26325bdfa3a26a6f
Move code related to compile from Python.h to compile.h
Include/Python.h
Include/compile.h