%PDF- %PDF-
Direktori : /opt/alt/python27/lib/python2.7/site-packages/alembic/testing/plugin/ |
Current File : //opt/alt/python27/lib/python2.7/site-packages/alembic/testing/plugin/noseplugin.pyo |
� �M!Vc @ s� d Z y d d l Z Wn! e k r9 d d l m Z n Xd d l Z d d l Z d d l m Z d a e j d k Z d e f d � � YZ d S( s� Enhance nose with extra options and behaviors for running SQLAlchemy tests. NOTE: copied/adapted from SQLAlchemy master for backwards compatibility; this should be removable when Alembic targets SQLAlchemy 1.0.0. i����Ni ( t plugin_base( t Plugini i t NoseSQLAlchemyc B s� e Z e Z d Z d Z e j d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( t sqla_testingid c sF t j | | | � | j � � f d � } t j | � t j � d S( Nc sE | j d d � � � r4 � f d � } | | d <n � | | � d S( Nt callbackc s � | | | � d S( N( ( t optiont opt_strt valuet parser( t callback_( sR /opt/alt/python27/lib/python2.7/site-packages/alembic/testing/plugin/noseplugin.pyt wrap_. s ( t popt None( t namet kwR ( t opt( R sR /opt/alt/python27/lib/python2.7/site-packages/alembic/testing/plugin/noseplugin.pyt make_option+ s ( R t optionst add_optionR t setup_optionst read_config( t selfR t envR ( ( R sR /opt/alt/python27/lib/python2.7/site-packages/alembic/testing/plugin/noseplugin.pyR '