Comment 1 for bug 1251962

Revision history for this message
Robert Collins (lifeless) wrote : Re: testtools.tests.test_compat.TestDetectEncoding.test_bom() fails with Python 3.3

I can't reproduce this:
 workon testtools-3.3-raring-64
(testtools-3.3-raring-64)robertc@raring-64:~/personal/testtools$ make check
PYTHONPATH=/home/robertc/personal/testtools python -m testtools.run testtools.tests.test_suite
Tests running...

Ran 1162 tests in 0.185s
OK
(testtools-3.3-raring-64)robertc@raring-64:~/personal/testtools$ python --version
Python 3.3.1