New submission from Mitchell Model <m...@acm.org>:

In the documentation of the urllib.request module, the function 
urllib.request.urlretrieve is shown with parameters:
        (url[, data][, timeout])
Shouldn't the right bracket after 'data' be after 'timeout'?

----------
assignee: georg.brandl
components: Documentation
messages: 84489
nosy: MLModel, georg.brandl
severity: normal
status: open
title: Slight punctuation problem in documentation of urllib.request.urlopen
versions: Python 3.0, Python 3.1

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

Reply via email to