mirror of
https://github.com/python/cpython.git
synced 2025-09-06 08:51:39 +00:00
Rationalized MS ifdefs
This commit is contained in:
parent
d4ab3cde8e
commit
9b38a145e2
3 changed files with 10 additions and 18 deletions
|
@ -49,7 +49,7 @@ int sys_checkinterval = 10;
|
|||
|
||||
static object *sysdict;
|
||||
|
||||
#ifdef NT
|
||||
#ifdef MS_COREDLL
|
||||
extern void *PyWin_DLLhModule;
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue