Antoine Pitrou added the comment:

I'm not sure how useful that is in practice. Often you want to use the same 
lock accross several functions or methods.
Also, I think it would be more accurate to call this "serialized" than 
"synchronized".

----------
nosy: +jyasskin, pitrou

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

Reply via email to