cosmologicon / pywat

Python wats
1.22k stars 99 forks source link

Issue reference for containment test chaining #36

Open ncoghlan opened 6 years ago

ncoghlan commented 6 years ago

Nice list! The containment test chaining example reminded me to file https://bugs.python.org/issue32055, since while the current behaviour does follow from the language definition, it's far from clear that containment tests should really participate in comparison chaining that same way other operators do.