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 python-dev
Recipients dwoz, ezio.melotti, giampaolo.rodola, janssen, jeffknupp, orsenthil, pitrou, python-dev, r.david.murray
Date 2013-04-01.17:04:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Zffz92qL7zQBt@mail.python.org>
In-reply-to
Content
New changeset 4ed8a8e781c3 by Antoine Pitrou in branch 'default':
Issue #17483: remove unreachable code in urlopen().
http://hg.python.org/cpython/rev/4ed8a8e781c3
History
Date User Action Args
2013-04-01 17:04:06python-devsetrecipients: + python-dev, janssen, orsenthil, pitrou, giampaolo.rodola, ezio.melotti, r.david.murray, jeffknupp, dwoz
2013-04-01 17:04:06python-devlinkissue17483 messages
2013-04-01 17:04:05python-devcreate