c:\Test\customdxlrequestclient>python dist.py Starting clean. Removing dist directory: c:\Test\customdxlrequestclient\dist Cleaning directory: c:\Test\customdxlrequestclient\config Cleaning directory: c:\Test\customdxlrequestclient\sample Cleaning .pyc files Starting dist. Making dist directory: c:\Test\customdxlrequestclient\dist Calling sphinx-apidoc Creating file c:\Test\customdxlrequestclient\dist\doctmp\dxlrequestsclient.app.rst. Creating file c:\Test\customdxlrequestclient\dist\doctmp\dxlrequestsclient.eventhandlers.rst. Creating file c:\Test\customdxlrequestclient\dist\doctmp\dxlrequestsclient.rst. Copying conf.py and sdk directory Calling sphinx-build Running Sphinx v1.3.4 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 9 source files that are out of date updating environment: 9 added, 0 changed, 0 removed reading sources... [100%] sampleconfig looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] sampleconfig generating indices... genindex py-modindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. Moving README.html Deleting doctmp directory Running setup.py sdist running sdist running check warning: check: missing required meta-data: url warning: check: missing meta-data: either (author and author_email) or (maintainer and maintainer_email) must be supplied reading manifest template 'MANIFEST.in' writing manifest file 'MANIFEST' creating dxlrequestsclient-0.0.0 creating dxlrequestsclient-0.0.0\dxlrequestsclient creating dxlrequestsclient-0.0.0\dxlrequestsclient\_config creating dxlrequestsclient-0.0.0\dxlrequestsclient\_config\app creating dxlrequestsclient-0.0.0\dxlrequestsclient\_config\sample copying files to dxlrequestsclient-0.0.0... copying LICENSE -> dxlrequestsclient-0.0.0 copying README -> dxlrequestsclient-0.0.0 copying setup.py -> dxlrequestsclient-0.0.0 copying dxlrequestsclient\__init__.py -> dxlrequestsclient-0.0.0\dxlrequestsclient copying dxlrequestsclient\__main__.py -> dxlrequestsclient-0.0.0\dxlrequestsclient copying dxlrequestsclient\_version.py -> dxlrequestsclient-0.0.0\dxlrequestsclient copying dxlrequestsclient\app.py -> dxlrequestsclient-0.0.0\dxlrequestsclient copying dxlrequestsclient\eventhandlers.py -> dxlrequestsclient-0.0.0\dxlrequestsclient copying dxlrequestsclient\_config\__init__.py -> dxlrequestsclient-0.0.0\dxlrequestsclient\_config copying dxlrequestsclient\_config\app\__init__.py -> dxlrequestsclient-0.0.0\dxlrequestsclient\_config\app copying dxlrequestsclient\_config\app\dxlclient.config -> dxlrequestsclient-0.0.0\dxlrequestsclient\_config\app copying dxlrequestsclient\_config\app\dxlrequestsclient.config -> dxlrequestsclient-0.0.0\dxlrequestsclient\_config\app copying dxlrequestsclient\_config\app\logging.config -> dxlrequestsclient-0.0.0\dxlrequestsclient\_config\app copying dxlrequestsclient\_config\sample\__init__.py -> dxlrequestsclient-0.0.0\dxlrequestsclient\_config\sample copying dxlrequestsclient\_config\sample\dxlclient.config -> dxlrequestsclient-0.0.0\dxlrequestsclient\_config\sample Writing dxlrequestsclient-0.0.0\setup.cfg creating c:\Test\customdxlrequestclient\dist\lib creating 'c:\Test\customdxlrequestclient\dist\lib\dxlrequestsclient-0.0.0.zip' and adding 'dxlrequestsclient-0.0.0' to it adding 'dxlrequestsclient-0.0.0\LICENSE' adding 'dxlrequestsclient-0.0.0\PKG-INFO' adding 'dxlrequestsclient-0.0.0\README' adding 'dxlrequestsclient-0.0.0\setup.cfg' adding 'dxlrequestsclient-0.0.0\setup.py' adding 'dxlrequestsclient-0.0.0\dxlrequestsclient\app.py' adding 'dxlrequestsclient-0.0.0\dxlrequestsclient\eventhandlers.py' adding 'dxlrequestsclient-0.0.0\dxlrequestsclient\_version.py' adding 'dxlrequestsclient-0.0.0\dxlrequestsclient\__init__.py' adding 'dxlrequestsclient-0.0.0\dxlrequestsclient\__main__.py' adding 'dxlrequestsclient-0.0.0\dxlrequestsclient\_config\__init__.py' adding 'dxlrequestsclient-0.0.0\dxlrequestsclient\_config\app\dxlclient.config' adding 'dxlrequestsclient-0.0.0\dxlrequestsclient\_config\app\dxlrequestsclient.config' adding 'dxlrequestsclient-0.0.0\dxlrequestsclient\_config\app\logging.config' adding 'dxlrequestsclient-0.0.0\dxlrequestsclient\_config\app\__init__.py' adding 'dxlrequestsclient-0.0.0\dxlrequestsclient\_config\sample\dxlclient.config' adding 'dxlrequestsclient-0.0.0\dxlrequestsclient\_config\sample\__init__.py' removing 'dxlrequestsclient-0.0.0' (and everything under it) Running setup.py bdist_egg running bdist_egg running egg_info creating dxlrequestsclient.egg-info writing requirements to dxlrequestsclient.egg-info\requires.txt writing dxlrequestsclient.egg-info\PKG-INFO writing top-level names to dxlrequestsclient.egg-info\top_level.txt writing dependency_links to dxlrequestsclient.egg-info\dependency_links.txt writing manifest file 'dxlrequestsclient.egg-info\SOURCES.txt' reading manifest file 'dxlrequestsclient.egg-info\SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dxlrequestsclient.egg-info\SOURCES.txt' installing library code to build\bdist.win-amd64\egg running install_lib running build_py creating build creating build\lib creating build\lib\dxlrequestsclient copying dxlrequestsclient\app.py -> build\lib\dxlrequestsclient copying dxlrequestsclient\eventhandlers.py -> build\lib\dxlrequestsclient copying dxlrequestsclient\_version.py -> build\lib\dxlrequestsclient copying dxlrequestsclient\__init__.py -> build\lib\dxlrequestsclient copying dxlrequestsclient\__main__.py -> build\lib\dxlrequestsclient creating build\lib\dxlrequestsclient\_config copying dxlrequestsclient\_config\__init__.py -> build\lib\dxlrequestsclient\_config creating build\lib\dxlrequestsclient\_config\sample copying dxlrequestsclient\_config\sample\__init__.py -> build\lib\dxlrequestsclient\_config\sample creating build\lib\dxlrequestsclient\_config\app copying dxlrequestsclient\_config\app\__init__.py -> build\lib\dxlrequestsclient\_config\app copying dxlrequestsclient\_config\sample\dxlclient.config -> build\lib\dxlrequestsclient\_config\sample copying dxlrequestsclient\_config\app\dxlclient.config -> build\lib\dxlrequestsclient\_config\app copying dxlrequestsclient\_config\app\dxlrequestsclient.config -> build\lib\dxlrequestsclient\_config\app copying dxlrequestsclient\_config\app\logging.config -> build\lib\dxlrequestsclient\_config\app creating build\bdist.win-amd64 creating build\bdist.win-amd64\egg creating build\bdist.win-amd64\egg\dxlrequestsclient copying build\lib\dxlrequestsclient\app.py -> build\bdist.win-amd64\egg\dxlrequestsclient copying build\lib\dxlrequestsclient\eventhandlers.py -> build\bdist.win-amd64\egg\dxlrequestsclient creating build\bdist.win-amd64\egg\dxlrequestsclient\_config creating build\bdist.win-amd64\egg\dxlrequestsclient\_config\app copying build\lib\dxlrequestsclient\_config\app\dxlclient.config -> build\bdist.win-amd64\egg\dxlrequestsclient\_config\app copying build\lib\dxlrequestsclient\_config\app\dxlrequestsclient.config -> build\bdist.win-amd64\egg\dxlrequestsclient\_config\app copying build\lib\dxlrequestsclient\_config\app\logging.config -> build\bdist.win-amd64\egg\dxlrequestsclient\_config\app copying build\lib\dxlrequestsclient\_config\app\__init__.py -> build\bdist.win-amd64\egg\dxlrequestsclient\_config\app creating build\bdist.win-amd64\egg\dxlrequestsclient\_config\sample copying build\lib\dxlrequestsclient\_config\sample\dxlclient.config -> build\bdist.win-amd64\egg\dxlrequestsclient\_config\sample copying build\lib\dxlrequestsclient\_config\sample\__init__.py -> build\bdist.win-amd64\egg\dxlrequestsclient\_config\sample copying build\lib\dxlrequestsclient\_config\__init__.py -> build\bdist.win-amd64\egg\dxlrequestsclient\_config copying build\lib\dxlrequestsclient\_version.py -> build\bdist.win-amd64\egg\dxlrequestsclient copying build\lib\dxlrequestsclient\__init__.py -> build\bdist.win-amd64\egg\dxlrequestsclient copying build\lib\dxlrequestsclient\__main__.py -> build\bdist.win-amd64\egg\dxlrequestsclient byte-compiling build\bdist.win-amd64\egg\dxlrequestsclient\app.py to app.pyc byte-compiling build\bdist.win-amd64\egg\dxlrequestsclient\eventhandlers.py to eventhandlers.pyc byte-compiling build\bdist.win-amd64\egg\dxlrequestsclient\_config\app\__init__.py to __init__.pyc byte-compiling build\bdist.win-amd64\egg\dxlrequestsclient\_config\sample\__init__.py to __init__.pyc byte-compiling build\bdist.win-amd64\egg\dxlrequestsclient\_config\__init__.py to __init__.pyc byte-compiling build\bdist.win-amd64\egg\dxlrequestsclient\_version.py to _version.pyc byte-compiling build\bdist.win-amd64\egg\dxlrequestsclient\__init__.py to __init__.pyc byte-compiling build\bdist.win-amd64\egg\dxlrequestsclient\__main__.py to __main__.pyc creating build\bdist.win-amd64\egg\EGG-INFO copying dxlrequestsclient.egg-info\PKG-INFO -> build\bdist.win-amd64\egg\EGG-INFO copying dxlrequestsclient.egg-info\SOURCES.txt -> build\bdist.win-amd64\egg\EGG-INFO copying dxlrequestsclient.egg-info\dependency_links.txt -> build\bdist.win-amd64\egg\EGG-INFO copying dxlrequestsclient.egg-info\requires.txt -> build\bdist.win-amd64\egg\EGG-INFO copying dxlrequestsclient.egg-info\top_level.txt -> build\bdist.win-amd64\egg\EGG-INFO zip_safe flag not set; analyzing archive contents... creating 'c:\Test\customdxlrequestclient\dist\lib\dxlrequestsclient-0.0.0-py2.7.egg' and adding 'build\bdist.win-amd64\egg' to it removing 'build\bdist.win-amd64\egg' (and everything under it) Running setup.py bdist_wheel Copying config into dist directory creating c:\Test\customdxlrequestclient\dist\config copying c:\Test\customdxlrequestclient\config\dxlclient.config -> c:\Test\customdxlrequestclient\dist\config copying c:\Test\customdxlrequestclient\config\dxlrequestsclient.config -> c:\Test\customdxlrequestclient\dist\config copying c:\Test\customdxlrequestclient\config\logging.config -> c:\Test\customdxlrequestclient\dist\config Copying sample into dist directory creating c:\Test\customdxlrequestclient\dist\sample creating c:\Test\customdxlrequestclient\dist\sample\basic copying c:\Test\customdxlrequestclient\sample\basic\basic_sample.py -> c:\Test\customdxlrequestclient\dist\sample\basic copying c:\Test\customdxlrequestclient\sample\common.py -> c:\Test\customdxlrequestclient\dist\sample copying c:\Test\customdxlrequestclient\sample\dxlclient.config -> c:\Test\customdxlrequestclient\dist\sample Copying dist to c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0 creating c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0 creating c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\config copying c:\Test\customdxlrequestclient\dist\config\dxlclient.config -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\config copying c:\Test\customdxlrequestclient\dist\config\dxlrequestsclient.config -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\config copying c:\Test\customdxlrequestclient\dist\config\logging.config -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\config creating c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc copying c:\Test\customdxlrequestclient\dist\doc\configuration.html -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc copying c:\Test\customdxlrequestclient\dist\doc\dxlrequestsclient.app.html -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc copying c:\Test\customdxlrequestclient\dist\doc\dxlrequestsclient.eventhandlers.html -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc copying c:\Test\customdxlrequestclient\dist\doc\dxlrequestsclient.html -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc copying c:\Test\customdxlrequestclient\dist\doc\genindex.html -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc copying c:\Test\customdxlrequestclient\dist\doc\index.html -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc copying c:\Test\customdxlrequestclient\dist\doc\installation.html -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc copying c:\Test\customdxlrequestclient\dist\doc\objects.inv -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc copying c:\Test\customdxlrequestclient\dist\doc\overview.html -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc copying c:\Test\customdxlrequestclient\dist\doc\py-modindex.html -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc copying c:\Test\customdxlrequestclient\dist\doc\running.html -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc copying c:\Test\customdxlrequestclient\dist\doc\sampleconfig.html -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc copying c:\Test\customdxlrequestclient\dist\doc\search.html -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc copying c:\Test\customdxlrequestclient\dist\doc\searchindex.js -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc creating c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_sources copying c:\Test\customdxlrequestclient\dist\doc\_sources\configuration.txt -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_sources copying c:\Test\customdxlrequestclient\dist\doc\_sources\dxlrequestsclient.app.txt -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_sources copying c:\Test\customdxlrequestclient\dist\doc\_sources\dxlrequestsclient.eventhandlers.txt -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_sources copying c:\Test\customdxlrequestclient\dist\doc\_sources\dxlrequestsclient.txt -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_sources copying c:\Test\customdxlrequestclient\dist\doc\_sources\index.txt -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_sources copying c:\Test\customdxlrequestclient\dist\doc\_sources\installation.txt -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_sources copying c:\Test\customdxlrequestclient\dist\doc\_sources\overview.txt -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_sources copying c:\Test\customdxlrequestclient\dist\doc\_sources\running.txt -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_sources copying c:\Test\customdxlrequestclient\dist\doc\_sources\sampleconfig.txt -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_sources creating c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\ajax-loader.gif -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\basic.css -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\classic.css -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\comment-bright.png -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\comment-close.png -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\comment.png -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\default.css -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\doctools.js -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\down-pressed.png -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\down.png -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\file.png -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\jquery-1.11.1.js -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\jquery.js -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\minus.png -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\plus.png -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\pygments.css -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\searchtools.js -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\sidebar.js -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\underscore-1.3.1.js -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\underscore.js -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\up-pressed.png -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\up.png -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static copying c:\Test\customdxlrequestclient\dist\doc\_static\websupport.js -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\doc\_static creating c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\lib copying c:\Test\customdxlrequestclient\dist\lib\dxlrequestsclient-0.0.0-py2.7.egg -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\lib copying c:\Test\customdxlrequestclient\dist\lib\dxlrequestsclient-0.0.0.zip -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\lib copying c:\Test\customdxlrequestclient\dist\README.html -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0 creating c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\sample creating c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\sample\basic copying c:\Test\customdxlrequestclient\dist\sample\basic\basic_sample.py -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\sample\basic copying c:\Test\customdxlrequestclient\dist\sample\common.py -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\sample copying c:\Test\customdxlrequestclient\dist\sample\dxlclient.config -> c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0\sample Removing build directory removing 'c:\Test\customdxlrequestclient\build' (and everything under it) Removing dxlrequestsclient.egg-info removing 'c:\Test\customdxlrequestclient\dxlrequestsclient.egg-info' (and everything under it) Making dist zip creating 'c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0.zip' and adding 'dxlrequestsclient-python-dist-0.0.0' to it adding 'dxlrequestsclient-python-dist-0.0.0\README.html' adding 'dxlrequestsclient-python-dist-0.0.0\config\dxlclient.config' adding 'dxlrequestsclient-python-dist-0.0.0\config\dxlrequestsclient.config' adding 'dxlrequestsclient-python-dist-0.0.0\config\logging.config' adding 'dxlrequestsclient-python-dist-0.0.0\doc\configuration.html' adding 'dxlrequestsclient-python-dist-0.0.0\doc\dxlrequestsclient.app.html' adding 'dxlrequestsclient-python-dist-0.0.0\doc\dxlrequestsclient.eventhandlers.html' adding 'dxlrequestsclient-python-dist-0.0.0\doc\dxlrequestsclient.html' adding 'dxlrequestsclient-python-dist-0.0.0\doc\genindex.html' adding 'dxlrequestsclient-python-dist-0.0.0\doc\index.html' adding 'dxlrequestsclient-python-dist-0.0.0\doc\installation.html' adding 'dxlrequestsclient-python-dist-0.0.0\doc\objects.inv' adding 'dxlrequestsclient-python-dist-0.0.0\doc\overview.html' adding 'dxlrequestsclient-python-dist-0.0.0\doc\py-modindex.html' adding 'dxlrequestsclient-python-dist-0.0.0\doc\running.html' adding 'dxlrequestsclient-python-dist-0.0.0\doc\sampleconfig.html' adding 'dxlrequestsclient-python-dist-0.0.0\doc\search.html' adding 'dxlrequestsclient-python-dist-0.0.0\doc\searchindex.js' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_sources\configuration.txt' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_sources\dxlrequestsclient.app.txt' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_sources\dxlrequestsclient.eventhandlers.txt' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_sources\dxlrequestsclient.txt' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_sources\index.txt' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_sources\installation.txt' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_sources\overview.txt' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_sources\running.txt' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_sources\sampleconfig.txt' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\ajax-loader.gif' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\basic.css' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\classic.css' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\comment-bright.png' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\comment-close.png' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\comment.png' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\default.css' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\doctools.js' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\down-pressed.png' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\down.png' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\file.png' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\jquery-1.11.1.js' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\jquery.js' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\minus.png' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\plus.png' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\pygments.css' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\searchtools.js' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\sidebar.js' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\underscore-1.3.1.js' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\underscore.js' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\up-pressed.png' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\up.png' adding 'dxlrequestsclient-python-dist-0.0.0\doc\_static\websupport.js' adding 'dxlrequestsclient-python-dist-0.0.0\lib\dxlrequestsclient-0.0.0-py2.7.egg' adding 'dxlrequestsclient-python-dist-0.0.0\lib\dxlrequestsclient-0.0.0.zip' adding 'dxlrequestsclient-python-dist-0.0.0\sample\common.py' adding 'dxlrequestsclient-python-dist-0.0.0\sample\dxlclient.config' adding 'dxlrequestsclient-python-dist-0.0.0\sample\basic\basic_sample.py' Making dist config zip creating 'c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-config-0.0.0.zip' and adding '.' to it adding 'dxlclient.config' adding 'dxlrequestsclient.config' adding 'logging.config' Removing c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0 removing 'c:\Test\customdxlrequestclient\dist\dxlrequestsclient-python-dist-0.0.0' (and everything under it) c:\Test\customdxlrequestclient>