SIGN IN SIGN UP

Variant of SF patch 423181

For rich comparisons, use instance_getattr2() when possible to avoid
the expense of setting an AttributeError.  Also intern the name_op[]
table and use the interned strings rather than creating a new string
and interning it each time through.
J
Jeremy Hylton committed
1b0feb4ada9b1ff604f9d3100254f9071a96713f
Parent: 6278799