Eric Naeseth added the comment:
In addition, the test_reporthook and test_data_header tests try to retrieve a
Python logo image from
http://www.python.org/community/logos/python-logo-master-v3-TM.png. That is now
a 404.
--
___
Python tracker
New submission from Eric Naeseth:
The www.python.org website was just redesigned, and apparently is running on
some new infrastructure which always responds to `GET /` requests with a body
using `Content-Encoding: gzip`.
Python's test suite includes some tests which fetch
New submission from Eric Naeseth :
In Python 2.5, a new method named "open_new_tab" was added to webbrowser
and webbrowser's browser controller objects. With this addition, there are
now three methods on browser controllers, but the documentation still
reads: "Browser con