Passing a callable object to Thread

Carsten Haese carsten at uniqsys.com
Fri Feb 15 22:31:59 EST 2008


On Fri, 2008-02-15 at 19:21 -0800, Benjamin wrote:
> You could type args=tuple("data/w7/").

That will produce an 8-tuple containing single-character strings, not a
1-tuple containing one string.

-- 
Carsten Haese
http://informixdb.sourceforge.net





More information about the Python-list mailing list