SIGN IN SIGN UP

Patch by Mozhe Zadka, for __contains__ (overloading 'in'). This adds

an instance method instance_contains as sq_contains.  It looks for
__contains__ and if not found falls back to previous behaviour.
Done.
G
Guido van Rossum committed
ee28c3a5eae41a9b349ebbe7c4583d6a36a1984c
Parent: 46c6b20