commit | 01e117fffb2737a2559b3cf9fbc728a91c83b757 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Tue Apr 28 20:01:18 2009 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Tue Apr 28 20:01:18 2009 +0000 |
tree | dde8ae23b3e7ccc02139d389c1485d863e310491 | |
parent | 1cf26c0145940901cbd69766d8127314747284ea [diff] |
Merged revisions 72081 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r72081 | thomas.heller | 2009-04-28 21:23:41 +0200 (Di, 28 Apr 2009) | 3 lines Issue #4305: ctypes fails to build on mipsel-linux-gnu (detects mips instead of mipsel) ........