diff options
author | Thomas Heller <theller@ctypes.org> | 2007-11-15 19:11:49 +0000 |
---|---|---|
committer | Thomas Heller <theller@ctypes.org> | 2007-11-15 19:11:49 +0000 |
commit | 9807c533fdee3ff38c6412bbe3733f4e3525417c (patch) | |
tree | 27965659bbdb40257fdcd8d7307f43aef193b590 /Python/pythonrun.c | |
parent | b1d0a869b0c6a87549967f1aa4bec3654a68bfbb (diff) | |
download | cpython-9807c533fdee3ff38c6412bbe3733f4e3525417c.tar.gz |
On Win64, linking the python dll currently fails with 'unresolved
external symbol PyObject_Unicode'.
Building _ssl than hangs the build server because starting python.exe
displayes a message box that 'Python30.dll' cannot be found.
Temporary (?) solution: Look for existance of python30.dll and fail
the _ssl build when it is missing.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions