"akrapus" <[EMAIL PROTECTED]> writes: > Thanks for reply. > > So would it be implemented as follows: > > Func 1 > Func 2 > Func 3 > > Thread for Func 1 > Thread for Func 2 > Thread for Func 3
Yes, if you wish to run every of your 3 functions in a separate thread. -- Sergei. -- http://mail.python.org/mailman/listinfo/python-list