This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2014-02-21.09:52:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392976323.93.0.818993294006.issue20719@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/builders/x86%20FreeBSD%206.4%203.x/builds/4531/steps/test/logs/stdio

======================================================================
ERROR: testPythonOrg (test.test_robotparser.NetworkTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/db3l/buildarea/3.x.bolen-freebsd/build/Lib/test/test_robotparser.py", line 283, in testPythonOrg
    parser.read()
  File "/usr/home/db3l/buildarea/3.x.bolen-freebsd/build/Lib/urllib/robotparser.py", line 64, in read
    self.parse(raw.decode("utf-8").splitlines())
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 1: invalid start byte
History
Date User Action Args
2014-02-21 09:52:03vstinnersetrecipients: + vstinner
2014-02-21 09:52:03vstinnersetmessageid: <1392976323.93.0.818993294006.issue20719@psf.upfronthosting.co.za>
2014-02-21 09:52:03vstinnerlinkissue20719 messages
2014-02-21 09:52:03vstinnercreate