Ejemplo n.º 1
0
def collector(name):
    print 'hello', name
    startTh()
Ejemplo n.º 2
0
def Collector(name):
    print("hello", name)
    startTh()