On Tue, 11 Oct 2005 03:30:23 -0700, Mystilleef wrote:

> Hello,
> 
> Thank you. That's all I needed. For some reason, I had always assumed
> forking was an expensive process. I guess I was ill-informed.

In a loop, yes, it's expensive.

Done once, it's usually not unacceptable.

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

Reply via email to