create python process

ajikoe at gmail.com ajikoe at gmail.com
Tue Apr 26 04:36:30 EDT 2005


I use windows and os.fork is not working in windows.
Can we create process inside python I mean I have function and I want
to run it as a process not a thread ?

Should I run code from os. in order to run  a processes?

Sincerely Yours,
pujo




More information about the Python-list mailing list