[Tutor] (no subject)

David Rock david at graniteweb.com
Mon Oct 27 00:20:48 EST 2003


* kamariah lamim <klhjhm at hotmail.com> [2003-10-27 12:31]:
> Hi ;
>   i want to call and execute  other programs parallely from python.is that 
> possible.?what tools do i need?

What type of programs and what do you mean by "Parallely"? You can use
os.fork or many of its variants to start child processes. What else are
you looking for?

-- 
David Rock
david at graniteweb.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.python.org/pipermail/tutor/attachments/20031026/415b44ee/attachment.bin


More information about the Tutor mailing list