From: Antoine Pitrou Date: Tue, 10 Aug 2010 00:18:13 +0000 (+0000) Subject: Fix buildbot issues due to _ctypes failing to compile. X-Git-Tag: v2.7.1rc1~424 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d60ffdbc2a65f92422ec14e67c096c1233f5896e;p=thirdparty%2FPython%2Fcpython.git Fix buildbot issues due to _ctypes failing to compile. Recorded rollback of revisions 83837,83841 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ---