ó
è¾bc           @   sŠ   d  Z  d d l Z d d l Z e j d d d ƒy d d l Z Wn e k
 ra e j e =‚  n Xd d g Z e j	 Z	 d d	 d
 „ Z
 d S(   s8   Provide a (g)dbm-compatible interface to bsddb.hashopen.iÿÿÿÿNs*   in 3.x, the dbhash module has been removedt
   stackleveli   t   errort   opent   ri¶  c         C   s   t  j |  | | ƒ S(   N(   t   bsddbt   hashopen(   t   filet   flagt   mode(    (    s   /usr/lib/python2.7/dbhash.pyR      s    (   t   __doc__t   syst   warningst   warnpy3kR   t   ImportErrort   modulest   __name__t   __all__R   R   (    (    (    s   /usr/lib/python2.7/dbhash.pyt   <module>   s   
	