Issue 11855: urlretrieve --> urlretrieve() (original) (raw)
Issue11855
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.
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/56064
classification
Title: | urlretrieve --> urlretrieve() | ||
---|---|---|---|
Type: | Stage: | resolved | |
Components: | Documentation | Versions: | Python 3.1, Python 3.2, Python 3.3, Python 2.7 |
process
Status: | closed | Resolution: | fixed |
---|---|---|---|
Dependencies: | Superseder: | ||
Assigned To: | docs@python | Nosy List: | Retro, docs@python, eli.bendersky, python-dev |
Priority: | low | Keywords: | easy |
Created on 2011-04-16 11:54 by Retro, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Messages (4) | ||
---|---|---|
msg133887 - (view) | Author: Boštjan Mejak (Retro) | Date: 2011-04-16 11:54 |
A typo in the docs was found here: http://docs.python.org/library/urllib.html#urllib.urlretrieve Two instances of the word "urlretrieve" need to be "urlretrieve()", as other instances of it are, with that fancy color and a link-like look. You know what I mean. If you care, please fix this. | ||
msg133888 - (view) | Author: Eli Bendersky (eli.bendersky) * ![]() |
Date: 2011-04-16 12:05 |
Agreed. Will fix | ||
msg133889 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2011-04-16 12:10 |
New changeset d3e0bc155ca2 by Eli Bendersky in branch '2.7': Issue #11855: Apply missing formatting for urlretrieve http://hg.python.org/cpython/rev/d3e0bc155ca2 | ||
msg133890 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2011-04-16 12:18 |
New changeset a6d9f9329070 by Eli Bendersky in branch '3.1': Issue #11855: Apply missing formatting for urlretrieve http://hg.python.org/cpython/rev/a6d9f9329070 New changeset 0f1199858714 by Eli Bendersky in branch '3.2': Issue #11855: merge from 3.1 http://hg.python.org/cpython/rev/0f1199858714 New changeset c49c595e4214 by Eli Bendersky in branch 'default': Issue #11855: merge from 3.2 http://hg.python.org/cpython/rev/c49c595e4214 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:16 | admin | set | github: 56064 |
2011-04-16 20:17:09 | ezio.melotti | set | status: pending -> closedstage: resolved |
2011-04-16 12:19:50 | eli.bendersky | set | status: open -> pendingresolution: accepted -> fixed |
2011-04-16 12🔞21 | python-dev | set | messages: + |
2011-04-16 12:10:55 | python-dev | set | nosy: + python-devmessages: + |
2011-04-16 12:05:52 | eli.bendersky | set | priority: normal -> lowversions: - Python 3.4keywords: + easynosy: + eli.benderskymessages: + resolution: accepted |
2011-04-16 11:54:02 | Retro | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements