CHANGES.md
HOWTO.md
MANIFEST.in
Pipfile
README.md
setup.py
netas_xmla_with_dax.egg-info/PKG-INFO
netas_xmla_with_dax.egg-info/SOURCES.txt
netas_xmla_with_dax.egg-info/dependency_links.txt
netas_xmla_with_dax.egg-info/namespace_packages.txt
netas_xmla_with_dax.egg-info/not-zip-safe
netas_xmla_with_dax.egg-info/requires.txt
netas_xmla_with_dax.egg-info/top_level.txt
olap/__init__.py
olap/xmla/__init__.py
olap/xmla/connection.py
olap/xmla/formatreader.py
olap/xmla/interfaces.py
olap/xmla/utils.py
olap/xmla/vs.wsdl
olap/xmla/xmla.py
tests/__init__.py
tests/mdx1.py
tests/mdx_columns_but_no_rows.py
tests/mdx_noaxistuple.py
tests/mdx_rows_but_no_columns_no_cells.py
tests/mockhelper.py
tests/test_formatreader.py
tests/test_utils.py
tests/writeresult.py
tests/integration/__init__.py
tests/integration/discover_mondrian.py
tests/integration/discover_ssas.py
tests/integration/execute_mondrian.py
tests/integration/execute_ssas.py
tests/integration/test_Discover.py
tests/integration/test_Execute.py