[issue23581] unittest.mock.MagicMock doesn't support matmul (@) operator

Håkan Lövdahl report at bugs.python.org
Sat Mar 7 11:47:19 CET 2015


Håkan Lövdahl added the comment:

Here is a suggestion for a patch. It adds the missing matmul and has a small test for it.

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

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


More information about the Python-bugs-list mailing list