File manager - Edit - /opt/imh-python/lib/python2.7/sqlite3/test/hooks.pyc
Back
� ��Wc @ s� d d l Z d d l Z d d l Z d e j f d � � YZ d e j f d � � YZ d � Z d � Z e d k r~ e � n d S( i����Nt CollationTestsc B sP e Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( c C s d S( N( ( t self( ( sk /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/sqlite3/test/hooks.pyt setUp s c C s d S( N( ( R ( ( sk /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/sqlite3/test/hooks.pyt tearDown s c C sa t j d � } y! | j d d � | j d � Wn* t k r\ } | j | j d d � n Xd S( Ns :memory:t Xi* s should have raised a TypeErrori s parameter must be callable( t sqlitet connectt create_collationt failt TypeErrort assertEqualt args( R t cont e( ( sk /builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/sqlite3/test/hooks.pyt CheckCreateCollationNotCallable"