This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients Yoichi Nakayama, iritkatriel, michael.foord, pitrou, uosiu
Date 2021-02-17.18:26:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613586372.94.0.0683383549754.issue26600@roundup.psfhosted.org>
In-reply-to
Content
The documentation has examples how to set up a mock's __str__.

https://docs.python.org/3/library/unittest.mock.html
History
Date User Action Args
2021-02-17 18:26:12iritkatrielsetrecipients: + iritkatriel, pitrou, michael.foord, uosiu, Yoichi Nakayama
2021-02-17 18:26:12iritkatrielsetmessageid: <1613586372.94.0.0683383549754.issue26600@roundup.psfhosted.org>
2021-02-17 18:26:12iritkatriellinkissue26600 messages
2021-02-17 18:26:12iritkatrielcreate