Hi all,

If I want to acquire a `threading.Lock` using the context manager protocol, is 
it possible to specify the `blocking` and `timeout` arguments that `acquire` 
would usually take?

Thanks,
Ram.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to