[Python-Dev] API for binary operations on Sets (original) (raw)
Jack Diederich jackdied at gmail.com
Thu Sep 30 07:15:20 CEST 2010
- Previous message: [Python-Dev] API for binary operations on Sets
- Next message: [Python-Dev] API for binary operations on Sets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I will say something snarky now and (hopefully) something useful tomorrow.
When ABCs went in I was +0 because, like annotations, I was told I wouldn't have to care about them. That said; I do actually care about the set interface and what "set-y-ness" means for regular duck typing reasons. What people expect sets to do is what sets-alikes should do.
-Jack
- Previous message: [Python-Dev] API for binary operations on Sets
- Next message: [Python-Dev] API for binary operations on Sets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]