im new to python threading question

Ben de Luca c941520 at alinga.newcastle.edu.au
Wed Feb 7 14:58:07 EST 2001


I want to start a new object and pass an object to it how do i do that?

if

def funks(s):
     do stuff with f



how do i call def in a new thread and send it args s





More information about the Python-list mailing list