Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 467d12f commit 0ceb671Copy full SHA for 0ceb671
1 file changed
PC/pyconfig.h
@@ -80,7 +80,7 @@ WIN32 is still required for the locale module.
80
#define MS_WIN32 /* only support win32 and greater. */
81
#define MS_WINDOWS
82
#ifndef PYTHONPATH
83
-# define PYTHONPATH L".\\DLLs;.\\lib;.\\lib\\plat-win"
+# define PYTHONPATH L".\\DLLs;.\\lib"
84
#endif
85
#define NT_THREADS
86
#define WITH_THREAD
0 commit comments