start function in new process

Robert Kern robert.kern at gmail.com
Fri Mar 5 15:49:40 EST 2010


On 2010-03-05 14:09 PM, wongjoekmeu at yahoo.com wrote:

> I can't use multiprocessing module since it comes only with python 2.6
> and I am bound to python2.4.

It is available as a third party package for Python 2.4:

http://pypi.python.org/pypi/multiprocessing

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco




More information about the Python-list mailing list