]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch derived from Trent's 101162: a Python/C API testing framework.
authorTim Peters <tim.peters@gmail.com>
Fri, 2 Feb 2001 05:57:15 +0000 (05:57 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 2 Feb 2001 05:57:15 +0000 (05:57 +0000)
commit9ea17ac59570faab41e290f900057882f816fda6
tree8d6800b525705c975703e5cd191f479d4fbd9a2a
parent6270031f4e457ed8f1335e1a46c11104eb4c308b
Patch derived from Trent's 101162: a Python/C API testing framework.
STILL NEEDS UNIX BUILD CHANGES.
Lib/test/output/test_capi [new file with mode: 0644]
Lib/test/test_capi.py [new file with mode: 0644]
Misc/NEWS
Modules/_testmodule.c [new file with mode: 0644]
PCbuild/_test.dsp [new file with mode: 0644]
PCbuild/pcbuild.dsw
PCbuild/readme.txt