Antoine Pitrou added the comment:

I'm not sure what the point is. If you want to wake up a specific thread, you'd 
probably be better off with a dedicated per-thread synchronization primitive 
(either a Condition or something else).

----------
nosy: +neologix

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18078>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to