[issue23568] unittest.mock.MagicMock doesn't support __rdivmod__

Håkan Lövdahl report at bugs.python.org
Sat Mar 7 13:04:08 CET 2015


Håkan Lövdahl added the comment:

I wrote a small patch and a test for it. Tested it on Python 3.5 and it worked.

----------
keywords: +patch
nosy: +Håkan Lövdahl
Added file: http://bugs.python.org/file38373/issue23568.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23568>
_______________________________________


More information about the Python-bugs-list mailing list