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 Dan Rose
Recipients Dan Rose, SilentGhost, martin.panter, rhettinger
Date 2019-05-25.15:20:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558797623.2.0.90467226814.issue37040@roundup.psfhosted.org>
In-reply-to
Content
Reopening. While my behavioral expectation may be wrong, the current behavior is inappropriate. It would make more sense for count to have a `__contains__` method which raises a TypeError.
History
Date User Action Args
2019-05-25 15:20:23Dan Rosesetrecipients: + Dan Rose, rhettinger, SilentGhost, martin.panter
2019-05-25 15:20:23Dan Rosesetmessageid: <1558797623.2.0.90467226814.issue37040@roundup.psfhosted.org>
2019-05-25 15:20:23Dan Roselinkissue37040 messages
2019-05-25 15:20:23Dan Rosecreate