‡Æ
rNö9c       sx      d  GH d GH d GH d f  d „  ƒ  YZ   h  Z  e  ƒ  Z  e  ƒ  Z  d e e < d e e < d GHd S(	   s   3. Operationss   XXX Mostly not yet implementedsD   3.1 Dictionary lookups succeed even if __cmp__() raises an exceptions
   BadDictKeyc      s     d „  Z   d „  Z RS(   Nc    s     t  |  i ƒ Sd  S(   N(   s   hashs   selfs	   __class__(   s   selfs1   /mit/python/lib/python2.0/test/test_operations.pys   __hash__ s   c    s<     t  | |  i ƒ o  d GH t d ‚ n  | Sd  S(   Ns   raising errors   gotcha(   s
   isinstances   others   selfs	   __class__s   RuntimeError(   s   selfs   others1   /mit/python/lib/python2.0/test/test_operations.pys   __cmp__ s   (   s   __hash__s   __cmp__(    s1   /mit/python/lib/python2.0/test/test_operations.pys
   BadDictKey s   i   i   s   No exception passed through.N(   s
   BadDictKeys   ds   x1s   x2(    s1   /mit/python/lib/python2.0/test/test_operations.pys   ? s   
	