Antoine Pitrou added the comment:

By the way, the fact that acquire_read() is documented as "Acquire the lock in 
shared mode" and acquire_write() as "Acquire the lock in exclusive mode" hints 
that perhaps RWLock is not the right name ;)

----------

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

Reply via email to