data/aiomysql-0.0.20/.coveragerc: ASCII text data/aiomysql-0.0.20/.gitignore: ASCII text data/aiomysql-0.0.20/.pyup.yml: ASCII text data/aiomysql-0.0.20/CHANGES.txt: ASCII text data/aiomysql-0.0.20/CONTRIBUTING.rst: ASCII text data/aiomysql-0.0.20/LICENSE: ASCII text data/aiomysql-0.0.20/MANIFEST.in: ASCII text data/aiomysql-0.0.20/Makefile: ASCII text data/aiomysql-0.0.20/README.rst: ASCII text data/aiomysql-0.0.20/aiomysql/__init__.py: Python script, ASCII text executable data/aiomysql-0.0.20/aiomysql/connection.py: Python script, ASCII text executable data/aiomysql-0.0.20/aiomysql/cursors.py: Python script, ASCII text executable data/aiomysql-0.0.20/aiomysql/log.py: Python script, ASCII text executable data/aiomysql-0.0.20/aiomysql/pool.py: Python script, ASCII text executable data/aiomysql-0.0.20/aiomysql/sa/__init__.py: Python script, ASCII text executable data/aiomysql-0.0.20/aiomysql/sa/connection.py: Python script, ASCII text executable data/aiomysql-0.0.20/aiomysql/sa/engine.py: Python script, ASCII text executable data/aiomysql-0.0.20/aiomysql/sa/exc.py: Python script, ASCII text executable data/aiomysql-0.0.20/aiomysql/sa/transaction.py: Python script, ASCII text executable data/aiomysql-0.0.20/aiomysql/sa/result.py: Python script, ASCII text executable data/aiomysql-0.0.20/aiomysql/utils.py: Python script, ASCII text executable data/aiomysql-0.0.20/docker-compose.yml: ASCII text data/aiomysql-0.0.20/docs/Makefile: ASCII text, with very long lines data/aiomysql-0.0.20/docs/connection.rst: Python script, ASCII text executable data/aiomysql-0.0.20/docs/contributing.rst: ASCII text data/aiomysql-0.0.20/docs/cursors.rst: Python script, UTF-8 Unicode text executable data/aiomysql-0.0.20/docs/examples.rst: ASCII text data/aiomysql-0.0.20/docs/glossary.rst: ASCII text data/aiomysql-0.0.20/docs/index.rst: Python script, ASCII text executable data/aiomysql-0.0.20/docs/make.bat: DOS batch file, ASCII text, with CRLF line terminators data/aiomysql-0.0.20/docs/pool.rst: ASCII text data/aiomysql-0.0.20/docs/sa.rst: Python script, ASCII text executable data/aiomysql-0.0.20/docs/tutorial.rst: Python script, ASCII text executable data/aiomysql-0.0.20/docs/conf.py: Python script, ASCII text executable data/aiomysql-0.0.20/examples/example.py: ASCII text data/aiomysql-0.0.20/examples/example_callproc.py: ASCII text data/aiomysql-0.0.20/examples/example_callproc_oldstyle.py: Python script, ASCII text executable data/aiomysql-0.0.20/examples/example_cursors.py: ASCII text data/aiomysql-0.0.20/examples/example_executemany.py: ASCII text data/aiomysql-0.0.20/examples/example_executemany_oldstyle.py: Python script, ASCII text executable data/aiomysql-0.0.20/examples/example_oldstyle.py: Python script, ASCII text executable data/aiomysql-0.0.20/examples/example_pool.py: ASCII text data/aiomysql-0.0.20/examples/example_pool_oldstyle.py: Python script, ASCII text executable data/aiomysql-0.0.20/examples/example_simple_sa.py: Python script, ASCII text executable data/aiomysql-0.0.20/examples/example_simple_sa_oldstyle.py: Python script, ASCII text executable data/aiomysql-0.0.20/examples/example_ssl.py: ASCII text data/aiomysql-0.0.20/examples/example_transaction.py: ASCII text data/aiomysql-0.0.20/examples/example_transaction_oldstyle.py: Python script, ASCII text executable data/aiomysql-0.0.20/requirements-dev.txt: ASCII text data/aiomysql-0.0.20/setup.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/__init__.py: empty data/aiomysql-0.0.20/tests/_testutils.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/base.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/conftest.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/fixtures/load_local_data.txt: CSV text data/aiomysql-0.0.20/tests/fixtures/load_local_warn_data.txt: CSV text data/aiomysql-0.0.20/tests/fixtures/my.cnf.tmpl: ASCII text data/aiomysql-0.0.20/tests/sa/__init__.py: empty data/aiomysql-0.0.20/tests/sa/test_sa_compiled_cache.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/sa/test_sa_connection.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/sa/test_sa_distil.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/sa/test_sa_engine.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/sa/test_sa_transaction.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/sa/test_sa_types.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/ssl_resources/README.md: ASCII text data/aiomysql-0.0.20/tests/ssl_resources/ssl/ca-key.pem: PEM RSA private key data/aiomysql-0.0.20/tests/ssl_resources/ssl/ca.pem: PEM certificate data/aiomysql-0.0.20/tests/ssl_resources/ssl/server-cert.pem: PEM certificate data/aiomysql-0.0.20/tests/ssl_resources/ssl/server-key.pem: PEM RSA private key data/aiomysql-0.0.20/tests/ssl_resources/ssl/server-req.pem: PEM certificate request data/aiomysql-0.0.20/tests/ssl_resources/tls.cnf: ASCII text data/aiomysql-0.0.20/tests/test_async_iter.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/test_async_with.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/test_basic.py: Python script, UTF-8 Unicode text executable data/aiomysql-0.0.20/tests/test_bulk_inserts.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/test_connection.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/test_cursor.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/test_deserialize_cursor.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/test_dictcursor.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/test_issues.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/test_load_local.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/test_nextset.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/test_pool.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/test_sha_connection.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/test_sscursor.py: Python script, ASCII text executable data/aiomysql-0.0.20/tests/test_ssl.py: Python script, ASCII text executable data/aiomysql-0.0.20/debian/README.integration_tests: ASCII text data/aiomysql-0.0.20/debian/changelog: ASCII text data/aiomysql-0.0.20/debian/control: ASCII text data/aiomysql-0.0.20/debian/copyright: ASCII text data/aiomysql-0.0.20/debian/gbp.conf: ASCII text data/aiomysql-0.0.20/debian/patches/0001-Run-tests-for-python-3.7-in-CI-and-fix-failing-tests.patch: unified diff output, ASCII text data/aiomysql-0.0.20/debian/patches/0002-Use-ReadTheDoc-sphinx-theme.patch: unified diff output, ASCII text data/aiomysql-0.0.20/debian/patches/series: ASCII text data/aiomysql-0.0.20/debian/python-aiomysql-doc.doc-base: ASCII text data/aiomysql-0.0.20/debian/python-aiomysql-doc.docs: ASCII text data/aiomysql-0.0.20/debian/python-aiomysql-doc.examples: ASCII text data/aiomysql-0.0.20/debian/rules: a /usr/bin/make -f script, ASCII text executable data/aiomysql-0.0.20/debian/source/format: ASCII text data/aiomysql-0.0.20/debian/source/options: ASCII text data/aiomysql-0.0.20/debian/watch: ASCII text data/aiomysql-0.0.20/.pc/.version: ASCII text data/aiomysql-0.0.20/.pc/.quilt_patches: ASCII text data/aiomysql-0.0.20/.pc/.quilt_series: ASCII text data/aiomysql-0.0.20/.pc/applied-patches: ASCII text data/aiomysql-0.0.20/.pc/0001-Run-tests-for-python-3.7-in-CI-and-fix-failing-tests.patch/.travis.yml: ASCII text, with very long lines data/aiomysql-0.0.20/.pc/0001-Run-tests-for-python-3.7-in-CI-and-fix-failing-tests.patch/aiomysql/sa/result.py: Python script, ASCII text executable data/aiomysql-0.0.20/.pc/0001-Run-tests-for-python-3.7-in-CI-and-fix-failing-tests.patch/aiomysql/utils.py: Python script, ASCII text executable data/aiomysql-0.0.20/.pc/0002-Use-ReadTheDoc-sphinx-theme.patch/docs/conf.py: Python script, ASCII text executable data/aiomysql-0.0.20/.travis.yml: ASCII text, with very long lines