Comment 4 for bug 715547

Revision history for this message
Martin Packman (gz) wrote : Re: "bzr add" crashed ERROR: exceptions.UnicodeDecodeError

mkdir badenc
cd badenc
python -c "file('\xe9','w').close()"
bzr init
bzr add