Martin Panter added the comment:

I suspect the complaint might be about the lack of doc string, but a more 
specific bug report would be nice to clarify this.

$ pydoc2 urllib.urlretrieve
Help on function urlretrieve in urllib:

urllib.urlretrieve = urlretrieve(url, filename=None, reporthook=None, 
data=None, context=None)

$

----------
nosy: +vadmium

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24021>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to