Antoine Pitrou <pit...@free.fr> added the comment:

Why do you want Condition to work with a Semaphore?  What would be achieved?

A Semaphore is not a lock, it's an other kind of concurrency primitive.  I 
don't think there's any point in detailing it any futrher.

----------
nosy: +pitrou, tim.peters

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

Reply via email to