From: Thomas Heller Date: Sun, 8 Aug 2010 18:09:32 +0000 (+0000) Subject: Recorded merge of revisions 83837 via svnmerge from X-Git-Tag: v2.7.1rc1~442 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b8774ec5231e64853484d7957a891d8c09e87558;p=python Recorded merge of revisions 83837 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83837 | thomas.heller | 2010-08-08 19:58:53 +0200 (So, 08 Aug 2010) | 3 lines Fix issue5504: ctypes does now work with systems where mmap can't be PROT_WRITE and PROT_EXEC. ........ ---