]> granicus.if.org Git - python/commit
Restore support for Microsoft VC6 compiler.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Fri, 13 Jun 2008 00:42:22 +0000 (00:42 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Fri, 13 Jun 2008 00:42:22 +0000 (00:42 +0000)
commita4dd2e20e2302cc41a027cae5d0057dc2dff2ba6
treec70e9c1bfc706b80cdd7e9343a13e41136ac99ef
parent114f7e5ffff86daef0a9e9802317e7b259c447f9
Restore support for Microsoft VC6 compiler.
Some functions in the msvcrt module are skipped,
and socket.ioctl is enabled only when using a more recent Platform SDK.

(and yes, there are still companies that use a 10-years old compiler)
Include/pythonrun.h
Modules/errnomodule.c
Modules/socketmodule.c
Modules/socketmodule.h
PC/VC6/_socket.dsp
PC/VC6/pythoncore.dsp
PC/msvcrtmodule.c
PC/pyconfig.h