data/python-pymysql-0.9.3/.coveragerc: ASCII text data/python-pymysql-0.9.3/.github/ISSUE_TEMPLATE.md: ASCII text data/python-pymysql-0.9.3/.gitignore: ASCII text data/python-pymysql-0.9.3/.travis.yml: ASCII text data/python-pymysql-0.9.3/.travis/database.json: JSON data data/python-pymysql-0.9.3/.travis/docker.json: JSON data data/python-pymysql-0.9.3/.travis/initializedb.sh: Bourne-Again shell script, ASCII text executable data/python-pymysql-0.9.3/CHANGELOG: ASCII text data/python-pymysql-0.9.3/LICENSE: ASCII text data/python-pymysql-0.9.3/MANIFEST.in: ASCII text data/python-pymysql-0.9.3/Pipfile: ASCII text data/python-pymysql-0.9.3/README.rst: Python script, ASCII text executable data/python-pymysql-0.9.3/docs/Makefile: ASCII text, with very long lines data/python-pymysql-0.9.3/docs/make.bat: DOS batch file, ASCII text, with CRLF line terminators data/python-pymysql-0.9.3/docs/source/index.rst: ASCII text data/python-pymysql-0.9.3/docs/source/modules/connections.rst: ASCII text data/python-pymysql-0.9.3/docs/source/modules/cursors.rst: ASCII text data/python-pymysql-0.9.3/docs/source/modules/index.rst: ASCII text data/python-pymysql-0.9.3/docs/source/user/development.rst: ASCII text data/python-pymysql-0.9.3/docs/source/user/examples.rst: Python script, ASCII text executable data/python-pymysql-0.9.3/docs/source/user/index.rst: ASCII text data/python-pymysql-0.9.3/docs/source/user/installation.rst: ASCII text data/python-pymysql-0.9.3/docs/source/user/resources.rst: ASCII text data/python-pymysql-0.9.3/docs/source/conf.py: ASCII text data/python-pymysql-0.9.3/example.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/__init__.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/_auth.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/_compat.py: ASCII text data/python-pymysql-0.9.3/pymysql/_socketio.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/charset.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/connections.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/constants/CLIENT.py: ASCII text data/python-pymysql-0.9.3/pymysql/constants/COMMAND.py: ASCII text data/python-pymysql-0.9.3/pymysql/constants/CR.py: ASCII text data/python-pymysql-0.9.3/pymysql/constants/ER.py: ASCII text data/python-pymysql-0.9.3/pymysql/constants/FIELD_TYPE.py: ASCII text data/python-pymysql-0.9.3/pymysql/constants/FLAG.py: ASCII text data/python-pymysql-0.9.3/pymysql/constants/SERVER_STATUS.py: ASCII text data/python-pymysql-0.9.3/pymysql/constants/__init__.py: empty data/python-pymysql-0.9.3/pymysql/converters.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/cursors.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/err.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/optionfile.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/protocol.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/__init__.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/base.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/data/load_local_data.txt: CSV text data/python-pymysql-0.9.3/pymysql/tests/data/load_local_warn_data.txt: CSV text data/python-pymysql-0.9.3/pymysql/tests/test_DictCursor.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/test_SSCursor.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/test_basic.py: Python script, UTF-8 Unicode text executable data/python-pymysql-0.9.3/pymysql/tests/test_connection.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/test_converters.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/test_cursor.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/test_err.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/test_nextset.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/test_optionfile.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/thirdparty/__init__.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/thirdparty/test_MySQLdb/__init__.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/thirdparty/test_MySQLdb/capabilities.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/thirdparty/test_MySQLdb/dbapi20.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_capabilities.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_dbapi20.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_nonstandard.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/test_issues.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/tests/test_load_local.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/times.py: Python script, ASCII text executable data/python-pymysql-0.9.3/pymysql/util.py: Python script, ASCII text executable data/python-pymysql-0.9.3/requirements.txt: ASCII text data/python-pymysql-0.9.3/runtests.py: Python script, ASCII text executable data/python-pymysql-0.9.3/setup.cfg: ASCII text data/python-pymysql-0.9.3/setup.py: Python script, ASCII text executable data/python-pymysql-0.9.3/tests/__init__.py: empty data/python-pymysql-0.9.3/tests/test_auth.py: Python script, ASCII text executable data/python-pymysql-0.9.3/tox.ini: ASCII text data/python-pymysql-0.9.3/debian/changelog: UTF-8 Unicode text data/python-pymysql-0.9.3/debian/control: UTF-8 Unicode text data/python-pymysql-0.9.3/debian/copyright: UTF-8 Unicode text data/python-pymysql-0.9.3/debian/patches/0001-Disabling-not-working-unit-tests.patch: unified diff output, ASCII text data/python-pymysql-0.9.3/debian/patches/0002-remove_intersphinx.patch: unified diff output, ASCII text data/python-pymysql-0.9.3/debian/patches/series: ASCII text data/python-pymysql-0.9.3/debian/python-pymysql-doc.doc-base: ASCII text data/python-pymysql-0.9.3/debian/python-pymysql-doc.links: ASCII text data/python-pymysql-0.9.3/debian/rules: a /usr/bin/make -f script, ASCII text executable data/python-pymysql-0.9.3/debian/run_tests.sh: POSIX shell script, ASCII text executable data/python-pymysql-0.9.3/debian/source/format: ASCII text data/python-pymysql-0.9.3/debian/source/options: ASCII text data/python-pymysql-0.9.3/debian/upstream/metadata: ASCII text data/python-pymysql-0.9.3/debian/watch: ASCII text data/python-pymysql-0.9.3/.pc/.version: ASCII text data/python-pymysql-0.9.3/.pc/.quilt_patches: ASCII text data/python-pymysql-0.9.3/.pc/.quilt_series: ASCII text data/python-pymysql-0.9.3/.pc/applied-patches: ASCII text data/python-pymysql-0.9.3/.pc/0001-Disabling-not-working-unit-tests.patch/pymysql/tests/test_issues.py: Python script, ASCII text executable data/python-pymysql-0.9.3/.pc/0001-Disabling-not-working-unit-tests.patch/pymysql/tests/test_load_local.py: Python script, ASCII text executable data/python-pymysql-0.9.3/.pc/0002-remove_intersphinx.patch/docs/source/conf.py: ASCII text