Passing a callable object to Thread

Benjamin musiccomposition at gmail.com
Sat Feb 16 22:42:54 EST 2008


On Feb 15, 9:31 pm, Carsten Haese <cars... at uniqsys.com> wrote:
> 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.
Opps. That iterable thing of string gets me often.
>
> --
> Carsten Haesehttp://informixdb.sourceforge.net




More information about the Python-list mailing list