Geoff Bache <geoff.ba...@gmail.com> writes:

> I currently find myself needing a Python read-write lock.

Please tell us what you mean by “read-write lock”.

> I note that there is none in the standard library, but googling
> "python read-write lock" quickly produced 6 different competing
> examples, including two languishing patch proposals for the standard
> library.

That's probably because the term isn't well defined. What is your
definition?

-- 
 \      “If you can't beat them, arrange to have them beaten.” —George |
  `\                                                            Carlin |
_o__)                                                                  |
Ben Finney
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to