Ethan Furman added the comment:

Have you made sure nothing calls the replaced functions manually?

Such as:

    ...
    self._set_foo(9)
    ...

----------
nosy: +ethan.furman

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

Reply via email to