]> granicus.if.org Git - python/commit
Got the new structure working with MSVC 4.2.
authorGuido van Rossum <guido@python.org>
Thu, 7 Aug 1997 00:11:34 +0000 (00:11 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 7 Aug 1997 00:11:34 +0000 (00:11 +0000)
commit29c1ea5af0b9d309c1342db5b75f5e0c7618e8e7
tree8a06d2a10367a7a09a1a77351109b42ccc0e96c8
parentfb84255e6756adcb4c38e23d63c0f3c017012789
Got the new structure working with MSVC 4.2.
main_nt.c is gone -- we can use Modules/python.c now.
Added Mark Hammond's module msvcrt.c (untested).
Added several new symbols.
PC/config.c
PC/main_nt.c [deleted file]
PC/msvcrtmodule.c [new file with mode: 0755]
PC/python_nt.def
PC/vc40.mak