mirror of
https://github.com/python/cpython.git
synced 2025-08-02 08:02:56 +00:00
More changes for NT, Guido style
This commit is contained in:
parent
497aedd2ff
commit
eaf9b6cd7b
10 changed files with 806 additions and 5007 deletions
|
@ -2,10 +2,6 @@
|
|||
#include "osdefs.h"
|
||||
#include <windows.h>
|
||||
|
||||
#ifndef WIN32_PATCH_LEVEL
|
||||
#define WIN32_PATCH_LEVEL "000"
|
||||
#endif
|
||||
|
||||
/* PREFIX and EXEC_PREFIX are meaningless on Windows */
|
||||
|
||||
#ifndef PREFIX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue