[EMAIL PROTECTED] wrote:

> oops. lost my train of thought. I was gonna say, I wonder if some of
> these image manipulation routines are using multiple threads?

PIL doesn't use threading by itself, and I know of quite a few PIL-based 
systems running on multi-processor hardware (not to mention multi-core
and hyper-threading systems).

if the posted snippet is all there is, I'd blame it on the hardware ;-)

</F>

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

Reply via email to