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 terry.reedy
Recipients adelfino, docs@python, eric.araujo, fdrake, miss-islington, pablogsal, rhettinger, terry.reedy
Date 2019-03-27.06:44:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553669075.45.0.180100574092.issue33832@roundup.psfhosted.org>
In-reply-to
Content
Several hours ago, I read the unittest.mock doc, which uses 'magic methods' to explain MagicMock.  So I decided an entry really was needed.  Andrés, thanks for sticking with this,
History
Date User Action Args
2019-03-27 06:44:35terry.reedysetrecipients: + terry.reedy, fdrake, rhettinger, eric.araujo, docs@python, pablogsal, adelfino, miss-islington
2019-03-27 06:44:35terry.reedysetmessageid: <1553669075.45.0.180100574092.issue33832@roundup.psfhosted.org>
2019-03-27 06:44:35terry.reedylinkissue33832 messages
2019-03-27 06:44:35terry.reedycreate