[docs] [issue11855] urlretrieve --> urlretrieve()
Boštjan Mejak
report at bugs.python.org
Sat Apr 16 13:54:05 CEST 2011
New submission from Boštjan Mejak <bostjan.mejak at gmail.com>:
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.
----------
assignee: docs at python
components: Documentation
messages: 133887
nosy: Retro, docs at python
priority: normal
severity: normal
status: open
title: urlretrieve --> urlretrieve()
versions: Python 2.7, Python 3.1, Python 3.2, Python 3.3, Python 3.4
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11855>
_______________________________________
More information about the docs
mailing list