Richard Oudkerk added the comment:

>From what I remember a proxy method will be thread/process-safe if the 
>referent's corresponding method is thread safe.

It should certainly be documented that the exposed methods of a proxied object 
should be thread-safe.

----------

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

Reply via email to