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 michael.foord
Recipients berker.peksag, docs@python, lisroach, michael.foord, vstinner
Date 2017-01-16.16:03:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484582585.14.0.435969902795.issue28911@psf.upfronthosting.co.za>
In-reply-to
Content
I like the documentation improvement, thank you.

(The purpose of the method is to combine an assert about the arguments the method was called with and an assertion that it was only called once. To change the semantics would be both undesirable and backwards incompatible.)
History
Date User Action Args
2017-01-16 16:03:05michael.foordsetrecipients: + michael.foord, vstinner, docs@python, berker.peksag, lisroach
2017-01-16 16:03:05michael.foordsetmessageid: <1484582585.14.0.435969902795.issue28911@psf.upfronthosting.co.za>
2017-01-16 16:03:05michael.foordlinkissue28911 messages
2017-01-16 16:03:04michael.foordcreate