]> granicus.if.org Git - python/commit
A directory with a working example of how to build an extension.
authorGuido van Rossum <guido@python.org>
Fri, 6 Sep 1996 21:16:21 +0000 (21:16 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 6 Sep 1996 21:16:21 +0000 (21:16 +0000)
commit026f01a29751e7bd91b0f62b54beb5b9eb24e73f
tree81ce08172da7c7ce4bf500602a04db9335661564
parent5c1d1ee8a8a77cfb6f7226a5d0123244ddfd84a3
A directory with a working example of how to build an extension.
PC/example_nt/example.c [new file with mode: 0644]
PC/example_nt/example.def [new file with mode: 0644]
PC/example_nt/example.mak [new file with mode: 0644]
PC/example_nt/readme.txt [new file with mode: 0644]