%PDF- %PDF-
Direktori : /opt/plesk/python/2.7/lib64/python2.7/test/ |
Current File : //opt/plesk/python/2.7/lib64/python2.7/test/test_bsddb185.pyc |
� 5}�ac @ s� d Z d d l m Z m Z m Z d d l Z e d d e �Z d d l Z d d l Z d d l Z d d l Z d d l Z d e j f d � � YZ d � Z e d k r� e � n d S( sy Tests for the bsddb185 module. The file 185test.db found in Lib/test/ is for testing purposes with this testing suite. i����( t run_unittestt findfilet import_moduleNt bsddb185t deprecatedt Bsddb185Testsc B s# e Z d � Z d � Z d � Z RS( c C s7 t j t d � � } | j | d d � | j � d S( Ns 185test.dbt 1( R t hashopenR t assertEqualt close( t selft db( ( s; /opt/plesk/python/2.7/lib64/python2.7/test/test_bsddb185.pyt test_open_existing_hash s c C s# | j t j t d � � d � d S( Ns 185test.dbR ( R t whichdbR ( R ( ( s; /opt/plesk/python/2.7/lib64/python2.7/test/test_bsddb185.pyt test_whichdb s c C so t j � } zN t j j | d � } t j | d � j � t j | � } | j | d � Wd t j | � Xd S( Ns foo.dbt cR ( t tempfilet mkdtempt ost patht joint anydbmt openR R t assertNotEqualt shutilt rmtree( R t tmpdirt dbfilet ftype( ( s; /opt/plesk/python/2.7/lib64/python2.7/test/test_bsddb185.pyt test_anydbm_create s ( t __name__t __module__R R R ( ( ( s; /opt/plesk/python/2.7/lib64/python2.7/test/test_bsddb185.pyR s c C s t t � d S( N( R R ( ( ( s; /opt/plesk/python/2.7/lib64/python2.7/test/test_bsddb185.pyt test_main'