]> granicus.if.org Git - python/commit
Merged revisions 64214 via svnmerge from
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Fri, 13 Jun 2008 01:09:34 +0000 (01:09 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Fri, 13 Jun 2008 01:09:34 +0000 (01:09 +0000)
commit3d17a5c5aec27ad483f68f36855ee9761181857f
treefb85759d072a4deb86b2460d9de5fec69b0a2a0a
parente68df0fbe51fc6980d48265e85664341f74fc9eb
Merged revisions 64214 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r64214 | amaury.forgeotdarc | 2008-06-13 02:42:22 +0200 (ven., 13 juin 2008) | 6 lines

  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/getpathp.c
PC/msvcrtmodule.c
PC/pyconfig.h