blob: d213a0d30de49eb68e0c4ff04f921a5798b4549d (
plain)
1
2
3
4
5
6
|
# ext/__init__.py
# Copyright (C) 2005-2014 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
|