/
opt
/
imh-python
/
lib
/
python3.9
/
site-packages
/
sqlalchemy
/
connectors
/
/opt/imh-python/lib/python3.9/site-packages/sqlalchemy/connectors
mkdir
upload
Name
Size
Mode
Actions
__pycache__/
-
0755
rm
mxodbc.py
5350
0644
edit
dl
rm
pyodbc.py
5995
0644
edit
dl
rm
zxJDBC.py
1878
0644
edit
dl
rm
__init__.py
278
0644
edit
dl
rm
Edit:
/opt/imh-python/lib/python3.9/site-packages/sqlalchemy/connectors/__init__.py
(278B)
# connectors/__init__.py # Copyright (C) 2005-2021 the SQLAlchemy authors and contributors # <see AUTHORS file> # # This module is part of SQLAlchemy and is released under # the MIT License: http://www.opensource.org/licenses/mit-license.php class Connector(object): pass
Save
cmd:
run