On Tue, Jan 15, 2013 at 1:15 AM, Tim Chase <[email protected]> wrote: > A newbie programmer had a problem and thought > > > > "I'll solve it by posting on > > > > [email protected] and on Google Groups". > > > > And now we have the problem of two threads...
And, when faced with problems of having two threads, the most obvious solution is to add sleep() calls, so it looks like the above... Am I dragging the analogy out too far? ChrisA -- http://mail.python.org/mailman/listinfo/python-list
