]> granicus.if.org Git - python/commit
On Windows, need #include <windows.h>; and it's MS_WINDOWS, not MS_WIN32.
authorGuido van Rossum <guido@python.org>
Fri, 29 May 1998 01:28:40 +0000 (01:28 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 29 May 1998 01:28:40 +0000 (01:28 +0000)
commit2a5119b68035a9ef2079f0483e6954e487829a22
tree3e4b0917a379e00e92eee3fe011b800452a90ead
parente4e021bf2182855910f3a6bb8e24e624ec6e92be
On Windows, need #include <windows.h>; and it's MS_WINDOWS, not MS_WIN32.
Modules/_tkinter.c