Michael Foord added the comment:

For mock I think your proposed fix is fine. call is particularly magic as 
merely importing it into modules can cause introspection problems like this 
(venusian is a third party library that has a similar issue), so working around 
these problems as they arise is worthwhile.

----------

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

Reply via email to