New submission from Vikram U Shenoy <[email protected]>: 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 <[email protected]> <http://bugs.python.org/issue6086> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
