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 Woodz, terry.reedy
Date 2021-02-27.02:33:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614393228.72.0.430536159868.issue43273@roundup.psfhosted.org>
In-reply-to
Content
Private attributes are not documented because they are private and subject to change.  Their use is at one's own risk.  I don't know mock well enough to understand 'inconsistent' or comment on the change proposal.
History
Date User Action Args
2021-02-27 02:33:48terry.reedysetrecipients: + terry.reedy, Woodz
2021-02-27 02:33:48terry.reedysetmessageid: <1614393228.72.0.430536159868.issue43273@roundup.psfhosted.org>
2021-02-27 02:33:48terry.reedylinkissue43273 messages
2021-02-27 02:33:47terry.reedycreate