Daniel Nogradi: >I would like to pass the whole object at once to the second python >program which should start doing its thing with it while the original >program should keep running.
os.fork() does that (on Mac and Unix). -- René Pijlman -- http://mail.python.org/mailman/listinfo/python-list