Problem in threading

Fredrik Lundh fredrik at pythonware.com
Wed Dec 29 03:51:35 EST 2004


Gurpreet Sachdeva wrote:

>        for i in nloops: # wait for all
>                threads[i].join

    threads[i].join()

</F> 






More information about the Python-list mailing list