-í
èĥ<c       s   d  Z  d k Z d k Z d k Z d k Z d k l Z l Z d   Z e i	 d f e i
 d f g Z x# e D] Z e e d e d  qk Wd S(   s5   Test script for the bsddb C module
   Roger E. Masse
N(   s   verboses   verifyc    s.  t  o d G| GHn t i   } |  | d  } t | i   g  j  t  o	 d GHn d | d <d | d <d | d	 <d
 | d <d | d <d | d <t  o" d | d | d	 | d f GHn | d j oħ t  o	 d GHn | i	 | i
   d  xi d oa y | i   } Wn: t j
 o. | | i   j o	 d GHn | i   Pn Xt  o	 | GHn qñ W| i d  o	 d GHn n | i   | i   t  o	 d GHn |  | d  } d | d <t  o	 d GHn x. | i   D]  } | | } t  o	 | GHn qÒW| i   y t i |  Wn t i j
 o n Xd  S(   Ns
   
Testing: s   cs   creation...s    s   0s   Guidos   as   vans   bs   Rossums   inventeds   ds   Pythons   fs   %s %s %ss   BTrees   key ordering...i    i   s   Error, last != last!s   Error, missing key!s   modification...s   ws
   discovereds	   access...(   s   verboses   whats   tempfiles   mktemps   fnames
   openmethods   fs   verifys   keyss   set_locations   firsts   nexts   recs   KeyErrors   lasts   previouss   has_keys   syncs   closes   keys   words   oss   removes   error(   s
   openmethods   whats   words   fs   keys   fnames   rec(    (    s%   /usr/lib/python2.2/test/test_bsddb.pys   test sd    	





"	 	


	
	 

s   BTrees
   Hash Tablei    i   (   s   __doc__s   oss   bsddbs   dbhashs   tempfiles   test_supports   verboses   verifys   tests   btopens   hashopens   typess   type(	   s   tempfiles   tests   types   verboses   verifys   bsddbs   oss   dbhashs   types(    (    s%   /usr/lib/python2.2/test/test_bsddb.pys   ? s   					8 