Jan <janpaulu...@web.de> added the comment:

I really like this solution because it mentions the buzz word "membership". But 
I would change "container" to "sequence" because the term "container" doesn't 
appear in chapter 5, "sequence" on the other hand multiple times. My proposal:

"The comparison operators `in` and `not in` are membership tests that determine 
whether a value is in (or not in) a sequence."

----------
resolution:  -> works for me

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46270>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to