]> granicus.if.org Git - python/commitdiff
Blocked revisions 62020 via svnmerge
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 31 Mar 2008 03:02:08 +0000 (03:02 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 31 Mar 2008 03:02:08 +0000 (03:02 +0000)
........
  r62020 | amaury.forgeotdarc | 2008-03-28 15:43:38 -0700 (Fri, 28 Mar 2008) | 5 lines

  One #ifdef too much, and I broke all windows buildbots:
  in pyconfig.h, NTDDI_WIN2KSP4 is not *yet* defined, but will be at some point on some modules.

  Let this line even for older SDKs, they don't use it anyway.
........


No differences found