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> _______________________________________