On Wed, Apr 8, 2009 at 11:10 PM, Ken wrote:
> I need a read-write-lock, is there already an implementation in the standard
> library?

No, but there are several recipes on ActiveState:

http://code.activestate.com/recipes/413393/
http://code.activestate.com/recipes/502283/
http://code.activestate.com/recipes/465156/

-Miles
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to