This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Kain94
Recipients Kain94, pitrou
Date 2010-04-21.13:18:27
SpamBayes Score 0.0008883798
Marked as misclassified No
Message-id <1271855909.39.0.823419998516.issue8486@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, I agree when Event objects are used to sync threads. But in my case, I'm using them like signals to terminate some server's thread through a proper way.

This is a just a "cosmetic" stuff to enhance readability.
History
Date User Action Args
2010-04-21 13:18:29Kain94setrecipients: + Kain94, pitrou
2010-04-21 13:18:29Kain94setmessageid: <1271855909.39.0.823419998516.issue8486@psf.upfronthosting.co.za>
2010-04-21 13:18:27Kain94linkissue8486 messages
2010-04-21 13:18:27Kain94create