%PDF- %PDF-
Direktori : /usr/local/lib/python2.7/sqlite3/test/ |
Current File : //usr/local/lib/python2.7/sqlite3/test/py25tests.pyo |
ó Oêáac @€ sŒ d d l m Z d d l Z d d l Z e a 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ÿÿÿÿ( t with_statementNt MyConnectionc B€ s e Z d „ Z RS( c C€ s t a t j j | ƒ d S( N( t Truet did_rollbackt sqlitet Connectiont rollback( t self( ( s2 /usr/local/lib/python2.7/sqlite3/test/py25tests.pyR s ( t __name__t __module__R ( ( ( s2 /usr/local/lib/python2.7/sqlite3/test/py25tests.pyR s t ContextTestsc B€ s5 e Z d „ Z d „ Z d „ Z d „ Z d „ Z RS( c C€ s2 t j d d t ƒ| _ | j j d ƒ t a d S( Ns :memory:t factorys create table test(c unique)( R t connectR t cont executet FalseR ( R ( ( s2 /usr/local/lib/python2.7/sqlite3/test/py25tests.pyt setUp% s c C€ s | j j ƒ d S( N( R t close( R ( ( s2 /usr/local/lib/python2.7/sqlite3/test/py25tests.pyt tearDown+ s c C€ s | j Wd QXd S( s7 Can the connection be used as a context manager at all?N( R ( R ( ( s2 /usr/local/lib/python2.7/sqlite3/test/py25tests.pyt CheckContextManager. s c C€ s] | j | j j d ƒ Wd QX| j j ƒ | j j d ƒ j ƒ d } | j | d ƒ d S( s* Is a commit called in the context manager?s"