mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Windows: 2.1a1 changes so Python runs again. Note that the python20
subproject is gone, replaced by the new pythoncore subproject.
This commit is contained in:
parent
6425efe9ae
commit
97c9640cc9
9 changed files with 1757 additions and 1757 deletions
|
|
@ -13,7 +13,7 @@
|
|||
#define PYTHON_VERSION MS_DLL_ID "." PYTHON_API_STRING "\0"
|
||||
|
||||
#ifndef PYTHON_DLL_NAME
|
||||
#define PYTHON_DLL_NAME "Python20.dll"
|
||||
#define PYTHON_DLL_NAME "Python21.dll"
|
||||
#endif
|
||||
|
||||
// String Tables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue