]> granicus.if.org Git - python/commit
Issue #10914: Add a minimal embedding test to test_capi.
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 25 Apr 2011 19:21:07 +0000 (21:21 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 25 Apr 2011 19:21:07 +0000 (21:21 +0200)
commit8e6057769373a76fb8cead60f001ced38b635c5c
treeaa3059350c50f093f0984daad7e9feaddbd2ad15
parentb32321aed94bee8ea68fad79ed710670d0c1941c
Issue #10914: Add a minimal embedding test to test_capi.
.hgignore
Lib/test/test_capi.py
Makefile.pre.in
Modules/_testembed.c [new file with mode: 0644]