On 03/06/10 09:45, wongjoek...@yahoo.com wrote:
<cut>

Yes, I saw this example also before. HOwever what I want is to call an
internal function which gets a reference of another internal function
as input and not calling an external program. Do you have any example
on that with subprocess module ?
Thanks.

Well yes that is possible but you would more or less be just reinventing parts of the multiprocessing module, so I would use that one (at the location Robert Kern suggested).

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

Reply via email to