.
52c      sP      d  Z   d   Z  d   Z  d Z  d   Z ( d Z ) k l d S(   s   test_support -- test failedc   s@     k  }  y  | i |  =Wn 	 t j
 o
 
 n Xd  S(   N(   s   syss   moduless   names   KeyError(   s   names   syss$   /usr/lib/python/test/test_support.pys   unloadc   s     t  |    k } k }  x_ | i d  rO }  y'  | i | i i | |  d   Wn  | i j
 o
  n Xq. Wd  S(   Ni    s   .pyc(	   s   unloads   modnames   syss   oss   paths   dirnames   unlinks   joins   error(   s   modnames   syss   oss   dirnames$   /usr/lib/python/test/test_support.pys   forgetf1e-06c   s    t  |   t  d  j p t  |  t  d  j ou  y^  t |  |  \ }  }  t |   t |  t }  t |  |  | j o  d Sn Wn   n XnĖ   t  |   t  |  j o" t  |   t  f   t  g   f j o ! xc t t t	 |   t	 |    d ! r; } " t |  | | |  } # | d j o $ | Sn qW% t t	 |   t	 |   Sn & t |  |  Sd  S(   Nf0.0i    (   s   types   xs   ys   coerces   abss   FUZZs   fuzzs   ranges   mins   lens   is   fcmps   outcomes   cmp(   s   xs   ys   fuzzs   is   outcomes$   /usr/lib/python/test/test_support.pys   fcmps   @testN(   s
   TestFaileds   unloads   forgets   FUZZs   fcmps   TESTFNs   oss   unlink(    s$   /usr/lib/python/test/test_support.pys   ?