]> granicus.if.org Git - python/commit
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)
commit9367c78c84efaa3f2d6797ca7e18dc78e838c531
treef185d13c060efb0cb0877df705aba3ed62e96434
parentfe4ce56062185d2f2e3d63f0670fb348ff149711
Blocked revisions 62020 via svnmerge

........
  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.
........