MAXPATHLEN is now preferred.
This commit is contained in:
parent
ce43f38ace
commit
a5b335e62f
@ -34,10 +34,6 @@
|
|||||||
#include "windows.h"
|
#include "windows.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __gnu_hurd__
|
|
||||||
#define PATH_MAX MAXPATHLEN
|
|
||||||
#endif
|
|
||||||
|
|
||||||
_Py_IDENTIFIER(builtins);
|
_Py_IDENTIFIER(builtins);
|
||||||
_Py_IDENTIFIER(excepthook);
|
_Py_IDENTIFIER(excepthook);
|
||||||
_Py_IDENTIFIER(flush);
|
_Py_IDENTIFIER(flush);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user