CHANGES
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
pymonetdb/__init__.py
pymonetdb/control.py
pymonetdb/exceptions.py
pymonetdb/mapi.py
pymonetdb/profiler.py
pymonetdb.egg-info/PKG-INFO
pymonetdb.egg-info/SOURCES.txt
pymonetdb.egg-info/dependency_links.txt
pymonetdb.egg-info/requires.txt
pymonetdb.egg-info/top_level.txt
pymonetdb/filetransfer/__init__.py
pymonetdb/filetransfer/directoryhandler.py
pymonetdb/filetransfer/downloads.py
pymonetdb/filetransfer/uploads.py
pymonetdb/sql/__init__.py
pymonetdb/sql/connections.py
pymonetdb/sql/cursors.py
pymonetdb/sql/debug.py
pymonetdb/sql/monetize.py
pymonetdb/sql/pythonize.py
pymonetdb/sql/types.py
tests/__init__.py
tests/install_monetdb_from_msi_dir.py
tests/test_capabilities.py
tests/test_control.py
tests/test_dbapi2.py
tests/test_exceptions.py
tests/test_filetransfer.py
tests/test_mapi.py
tests/test_mapi_uri.py
tests/test_monetize.py
tests/test_multiline.py
tests/test_namedtuple.py
tests/test_oid.py
tests/test_profiler.py
tests/test_pythonize.py
tests/test_udf.py
tests/test_unicode.py
tests/util.py
tests/windows_tests.py