1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
U
¸ý°dÊã@szdZddlZddlZddlZeƒdZeƒdZdd„Zedkrjedƒej    d    <d
ej    d    _
ed ƒej    d <n e d eƒ‚dS)ar
Bootstrapper for test framework plugins.
 
The entire rationale for this system is to get the modules in plugin/
imported without importing all of the supporting library, so that we can
set up things for testing before coverage starts.
 
The rationale for all of plugin/ being *in* the supporting library in the
first place is so that the testing and plugin suite is available to other
libraries, mainly external SQLAlchemy and Alembic dialects, to make use
of the same test environment and standard suites available to
SQLAlchemy/Alembic themselves without the need to ship/install a separate
package outside of SQLAlchemy.
 
 
éNÚbootstrap_fileÚ to_bootstrapcCs^tj tj t¡d|¡}tj ||¡}|dk    s4t‚|j    dk    sBt‚tj 
|¡}|j      |¡|S)Nz%s.py) ÚosÚpathÚjoinÚdirnamerÚ    importlibÚutilÚspec_from_file_locationÚAssertionErrorÚloaderÚmodule_from_specÚ exec_module)ÚnamerÚspecÚmod©rúZd:\z\workplace\vscode\pyvenv\venv\Lib\site-packages\sqlalchemy/testing/plugin/bootstrap.pyÚload_file_as_modules   rZpytestZ plugin_baseZsqla_plugin_baseTZ pytestpluginZsqla_pytestpluginzunknown bootstrap: %s) Ú__doc__Úimportlib.utilrrÚsysÚlocalsrrrÚmodulesZbootstrapped_as_sqlalchemyÚ    ExceptionrrrrÚ<module>s