diff options
| author | Antoine Pitrou <solipsis@pitrou.net> | 2011-04-25 21:23:26 +0200 |
|---|---|---|
| committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-04-25 21:23:26 +0200 |
| commit | eec60603a89eabf8945a0928b5b105f6e923d1ea (patch) | |
| tree | f352568f03f9012e1225289033d0782e60677749 /.hgignore | |
| parent | f645451d78f046c4df47ed420f7c38948f81eeb0 (diff) | |
| parent | 72562d065e51a62023f585037e6d5eb4ccb71784 (diff) | |
| download | cpython-git-eec60603a89eabf8945a0928b5b105f6e923d1ea.tar.gz | |
Issue #10914: Add a minimal embedding test to test_capi.
Diffstat (limited to '.hgignore')
| -rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -69,3 +69,4 @@ PCbuild/*.suo PCbuild/Win32-temp-* PCbuild/x64-temp-* __pycache__ +Modules/_testembed |
