Python 1.9.6, Nokia N97 (software version 11.0.0.21)
Very odd behaviour from a script that pushes an image onto a Queue for a worker thread to handle a file write. See test script attached; the first image is written to disk correctly but the second crashes the interpreter. An altrenative I have tried is to copy img (literally 'imgpool.put(copy(img))') but this has the same results. A...
2009-08-19 08:02:22 UTC in PyS60