[New-bugs-announce] [issue6086] Correct minor typos in doanddont.rst and urllib2.rst howto documents.

Vikram U Shenoy report at bugs.python.org
Fri May 22 12:29:51 CEST 2009


New submission from Vikram U Shenoy <vikram.u.shenoy at gmail.com>:

Attached are two patches (for trunk and py3k):

* Correct a trivial typo in doanddont.rst

* Correct a mistake in urllib2.rst, where URLError was being used
instead of the HTTPError, in case the urllib2.urlopen() was raising an
exception.

----------
assignee: georg.brandl
components: Documentation
messages: 88189
nosy: georg.brandl, vshenoy
severity: normal
status: open
title: Correct minor typos in doanddont.rst and urllib2.rst howto documents.
versions: Python 2.6, Python 3.0

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6086>
_______________________________________


More information about the New-bugs-announce mailing list