Sergei Lebedev 08b0bda4bc Added set::contains and generalized dict::contains (#1884)
Dynamically resolving __contains__ on each call is wasteful since set
has a public PySet_Contains function.
2019-08-16 21:32:27 +02:00
..
2017-01-31 17:05:44 +01:00
2019-02-04 16:09:21 +01:00
2018-02-27 22:46:56 -04:00
2019-04-06 19:09:39 +02:00
2019-04-06 19:09:39 +02:00
2019-04-06 19:09:39 +02:00