-í
é¶<c       s‡      d  k  Z   d  k Z  d  k Z  d f  d „  ƒ  YZ 
 d e i f d „  ƒ  YZ  d „  Z  e d j o  e ƒ  n d  S(   Ns   Cc      s    t  Z  RS(   N(   s   __name__s
   __module__(    (    (    s(   /usr/lib/python2.2/test/test_copy_reg.pys   C s   	s   CopyRegTestCasec      s/   
 t  Z  d „  Z  d „  Z  d „  Z RS(   Nc    s)     |  i t t i  t t t ƒ d  S(   N(   s   selfs   assertRaisess	   TypeErrors   copy_regs   pickles   Cs   None(   s   self(    (    s(   /usr/lib/python2.2/test/test_copy_reg.pys
   test_class s   c    s,     |  i t t i  t d ƒ d ƒ d  S(   Ni   s   not a callable(   s   selfs   assertRaisess	   TypeErrors   copy_regs   pickles   type(   s   self(    (    s(   /usr/lib/python2.2/test/test_copy_reg.pys   test_noncallable_reduce s   c    s/     |  i t t i  t d ƒ t d ƒ d  S(   Ni   s   not a callable(   s   selfs   assertRaisess	   TypeErrors   copy_regs   pickles   types   int(   s   self(    (    s(   /usr/lib/python2.2/test/test_copy_reg.pys   test_noncallable_constructor s   (   s   __name__s
   __module__s
   test_classs   test_noncallable_reduces   test_noncallable_constructor(    (    (    s(   /usr/lib/python2.2/test/test_copy_reg.pys   CopyRegTestCase
 s   	c      s     t  i t ƒ d  S(   N(   s   test_supports   run_unittests   CopyRegTestCase(    (    (    s(   /usr/lib/python2.2/test/test_copy_reg.pys	   test_main s   s   __main__(   s   copy_regs   test_supports   unittests   Cs   TestCases   CopyRegTestCases	   test_mains   __name__(   s   test_supports   Cs   copy_regs	   test_mains   unittests   CopyRegTestCase(    (    s(   /usr/lib/python2.2/test/test_copy_reg.pys   ? s   