commit | 84b7f0cd4184420c2f08acff6b0c6ef9888a1f21 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Mon May 26 11:51:44 2008 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Mon May 26 11:51:44 2008 +0000 |
tree | f56b898722d8f7154a4ce7b2b9cf4869633ab0aa | |
parent | 38eceaaf0c207709cfbb44c7a1b9715699622848 [diff] |
Merged revisions 63670 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r63670 | thomas.heller | 2008-05-26 13:42:40 +0200 (Mo, 26 Mai 2008) | 4 lines On Windows, we must build a debug version iff running a debug build of Python ........