Re: strange issue with C extension using Py_BuildValue

2010-02-10 Thread Mark Hammond
On 11/02/2010 9:19 AM, bobicanprogram wrote: I'm am having "strange" problems with the code snip below. When this code is built on a 64bit Linux, it would appear to work flawlessly.When the source is rebuilt on a 32bit Linux it begins to crack in strange ways. The issue seems to be associ

strange issue with C extension using Py_BuildValue

2010-02-10 Thread bobicanprogram
I'm am having "strange" problems with the code snip below. When this code is built on a 64bit Linux, it would appear to work flawlessly.When the source is rebuilt on a 32bit Linux it begins to crack in strange ways. The issue seems to be associated with the sender field in the Py_BuildValue