New submission from Bithin A <bithin2...@gmail.com>:

In the documentation 'HOWTO Fetch Internet Resources Using urllib2' there is a 
correction under the heading 'Basic Authentication'

In the line 'The header looks like : ``Www-authenticate: SCHEME 
realm="REALM"``. ' the word 'Www-authenticate' should be written as 
'WWW-Authenticate' . 

Link : docs.python.org/howto/urllib2.html

----------
assignee: docs@python
components: Documentation
messages: 149295
nosy: Bithin.A, docs@python
priority: normal
severity: normal
status: open
title: Correcting the typos error in Doc/howto/urllib2.rst
versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2, Python 3.3, Python 3.4

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

Reply via email to