On Sat, 01 Jul 2006 16:36:02 GMT, LittlePython <[EMAIL PROTECTED]> wrote:
>I am looking for some good beginner how-to links and maybe some simple
>example scripts that perform threading on windows platforms. Hopefully
>authors who don't mind doing "a little spoon feeding" would be great as I am
>a "baby python" who is very green with threading..

Threaded programming is extremely difficult.  Most good newbie introductions
to it consist of warnings not to use it.

Do you have a particular application in mind?  Perhaps someone can suggest
a more specific, simpler solution.

Jean-Paul
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to