[issue26600] MagickMock __str__ sometimes returns MagickMock instead of str

Irit Katriel report at bugs.python.org
Wed Feb 17 13:26:12 EST 2021


Irit Katriel <iritkatriel at yahoo.com> added the comment:

The documentation has examples how to set up a mock's __str__.

https://docs.python.org/3/library/unittest.mock.html

----------
nosy: +iritkatriel
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue26600>
_______________________________________


More information about the Python-bugs-list mailing list