Maybe a thread related issue? Or maybe an issue with set_at in 8 bit mode? sf.set_at ((8, 8), (255, 255, 255))
On Tue, Feb 26, 2008 at 11:37 AM, Lenard Lindstrom <[EMAIL PROTECTED]> wrote: > > [snip] > The problem could be with the Python 2.4 unit testing framework itself. > I put pixelarray_test.py in its own directory and ran both Python 2.4 > and 2.5 on it multiple times. Everything passed. > >