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 2012年09月24日 14:03 by Ramchandra Apte, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg171130 - (view) | Author: Ramchandra Apte (Ramchandra Apte) * | Date: 2012年09月24日 14:03 | |
In http://docs.python.org/py3k/tutorial/stdlib.html#internet-access , "from urls" should be "from URLs". |
|||
| msg171131 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年09月24日 14:08 | |
New changeset 063a052af878 by Ezio Melotti in branch '2.7': #16017: capitalize URLs. http://hg.python.org/cpython/rev/063a052af878 New changeset d7455cceb917 by Ezio Melotti in branch '3.2': #16017: capitalize URLs. http://hg.python.org/cpython/rev/d7455cceb917 New changeset d6e4080960a3 by Ezio Melotti in branch 'default': #16017: merge with 3.2. http://hg.python.org/cpython/rev/d6e4080960a3 |
|||
| msg171132 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2012年09月24日 14:09 | |
Fixed, thanks for the report. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:36 | admin | set | github: 60221 |
| 2012年09月24日 14:09:07 | ezio.melotti | set | status: open -> closed type: enhancement assignee: docs@python -> ezio.melotti versions: + Python 2.7, Python 3.3 nosy: + ezio.melotti messages: + msg171132 resolution: fixed stage: resolved |
| 2012年09月24日 14:08:26 | python-dev | set | nosy:
+ python-dev messages: + msg171131 |
| 2012年09月24日 14:03:18 | Ramchandra Apte | create | |