CHANGES.txt
LICENSE
MANIFEST.in
README.rst
setup.py
aioodbc/__init__.py
aioodbc/connection.py
aioodbc/cursor.py
aioodbc/log.py
aioodbc/pool.py
aioodbc/utils.py
aioodbc.egg-info/PKG-INFO
aioodbc.egg-info/SOURCES.txt
aioodbc.egg-info/dependency_links.txt
aioodbc.egg-info/requires.txt
aioodbc.egg-info/top_level.txt
tests/test_connection.py
tests/test_cursor.py
tests/test_pool.py
tests/test_slow.py