11 Jun
2011
11 Jun
'11
3:38 p.m.
On Wed, Jun 8, 2011 at 1:08 PM, Jan-Wijbrand Kolman <janwijbrand@gmail.com> wrote:
It seems the python-2.7 from the "deadsnakes" PPA that is installed on this buildmachine behaves badly. I do not know why, and I do not really feel like investigating it. I'll remove the python-2.7 PPA install from this machine we'll start using the hand-build python-2.7 instead.
The Python from PPA wasn't at fault here. It seems it just exhibits a rare configuration where sizeof(int) != sizeof(pointer). Please feel free to move back to the PPA build. I fixed the real issue in the code. Hanno