view MANIFEST-SLAVE.in @ 521:b661ea254972

Ensure log files are stored and read in binary, not text format (otherwise Unicode gets confused): * Use the `codecs` module to write as well as read from files * Explicitly change the mode to binary to avoid confusion * Adjust tests to read in binary mode
author dfraser
date Mon, 16 Mar 2009 12:03:19 +0000
parents 79bf2969613d
children 20e10135f255
line wrap: on
line source
prune bitten/htdocs/
prune bitten/templates/
prune doc
prune scripts/
exclude bitten/*.py
exclude bitten/build/*.py
exclude bitten/build/*.py
exclude bitten/build/tests/*.py
exclude bitten/report/*.py
exclude bitten/report/tests/*.py
exclude bitten/tests/*.py
exclude bitten/util/*.py
exclude bitten/util/tests/*.py
exclude setup.py
exclude MANIFEST.in
include bitten/__init__.py
include bitten/build/__init__.py
include bitten/build/api.py
include bitten/build/config.py
include bitten/recipe.py
include bitten/slave.py
include bitten/tests/slave.py
include bitten/util/__init__.py
include bitten/util/testrunner.py
include bitten/util/xmlio.py
Copyright (C) 2012-2017 Edgewall Software