On 3/7/2012 12:43 PM, Naresh Bhat wrote:
Hi All,

I have the following setup

Kernel version: linux-2.6.32.41
Python Version: Python-2.6.1
Hardware target: MIPS 64bit

I am just trying to run python test cases,  Observed that on my MIPS
64bit system only _ctypes related test cases are failing.

Is there any available patch for this issue ??

There have been patches to ctypes since 2.6.1. At minimum, you should be using the latest version of 2.6. Even better, perhaps, would be the latest version of 2.7, since it contain patches applied after 2.6 went to security fixes only.

--
Terry Jan Reedy

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to