Ñò
mÈKc        	   @   sš   d  Z  d d k Z e i o# d d k Z e i d e d ƒ n y d d k Z Wn  e j
 o e i e	 =‚  n Xd d g Z
 e i Z d d d	 „ Z d S(
   s8   Provide a (g)dbm-compatible interface to bsddb.hashopen.iÿÿÿÿNs   in 3.x, dbhash has been removedi   t   errort   opent   ri¶  c         C   s   t  i |  | | ƒ S(   N(   t   bsddbt   hashopen(   t   filet   flagt   mode(    (    s   /usr/lib/python2.6/dbhash.pyR      s    (   t   __doc__t   syst   py3kwarningt   warningst   warnpy3kt   DeprecationWarningR   t   ImportErrort   modulest   __name__t   __all__R    R   (    (    (    s   /usr/lib/python2.6/dbhash.pyt   <module>   s   

	