Your IP : 18.225.72.245


Current Path : /opt/alt/python37/lib64/python3.7/site-packages/sqlalchemy/connectors/
Upload File :
Current File : //opt/alt/python37/lib64/python3.7/site-packages/sqlalchemy/connectors/__init__.py

# connectors/__init__.py
# Copyright (C) 2005-2019 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