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.
Created on 2011年12月31日 15:16 by sandro.tosi, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (4) | |||
|---|---|---|---|
| msg150421 - (view) | Author: Sandro Tosi (sandro.tosi) * (Python committer) | Date: 2011年12月31日 15:16 | |
Hi, as discussed on irc, howto/urllib2 refers to "CGI Web Applications with Python, Part One" on http://www.pyzine.com/Issue008/Section_Articles/article_CGIOne.html which is no more accessible. Given part two of that document is on Michael's website (http://www.voidspace.org.uk/python/articles/cgi_web_applications_two.shtml), maybe Michael could move Part One too so we can fix the broken link. |
|||
| msg221881 - (view) | Author: Mark Lawrence (BreamoreBoy) * | Date: 2014年06月29日 18:59 | |
Footnote [1] here https://docs.python.org/3/howto/urllib2.html still refers to the pyzine link. Can we have this changed please. |
|||
| msg222003 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2014年07月01日 03:03 | |
New changeset e0561df131aa by Berker Peksag in branch '3.4': Issue #13689: Remove a dead link from howto/urllib. http://hg.python.org/cpython/rev/e0561df131aa New changeset 4617c0e1f6c4 by Berker Peksag in branch 'default': Issue #13689: Merge from 3.4. http://hg.python.org/cpython/rev/4617c0e1f6c4 |
|||
| msg222004 - (view) | Author: Berker Peksag (berker.peksag) * (Python committer) | Date: 2014年07月01日 03:04 | |
I've just removed the link. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:25 | admin | set | github: 57898 |
| 2014年07月01日 03:04:31 | berker.peksag | set | status: open -> closed assignee: michael.foord -> berker.peksag versions: + Python 3.4, Python 3.5, - Python 2.7, Python 3.2, Python 3.3 nosy: + berker.peksag messages: + msg222004 resolution: fixed stage: resolved |
| 2014年07月01日 03:03:08 | python-dev | set | nosy:
+ python-dev messages: + msg222003 |
| 2014年06月29日 18:59:30 | BreamoreBoy | set | nosy:
+ BreamoreBoy messages: + msg221881 |
| 2011年12月31日 15:16:28 | sandro.tosi | create | |