Comment 9 for bug 1063087

Revision history for this message
milki (milki-p) wrote :

I'm not seeing that error. I've done the following commands with no errors/warnings:

python setup.py test
python -m unittest dulwich.tests.compat.test_client.DulwichTCPClientTest
gmake check-nocompat

$ uname -a
FreeBSD cibo.ircmylife.com 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Tue Jun 12 00:39:29 UTC 2012 <email address hidden>:/usr/obj/usr/src/sys/GENERIC amd64
$ python --version
Python 2.7.3

 I've rebased my branch and fixed pep8 warnings. Can you check again?