New submission from Sandro Tosi <sandro.t...@gmail.com>:

Hi, following up 
http://mail.python.org/pipermail/docs/2011-February/003096.html I wrote a patch 
to introduce the 'Host' header in the HTTP example of asyncore doc. I've also 
fixed an indentation error with the last 2 lines of the same example (simple 
cut&paste would fail with "unexpected intentantion").

Given it's a doc issue, and it quite easy, I think it should be backported to 
the current on-maintainence releases (the example fails on all of them).

----------
assignee: sandro.tosi
components: Documentation
files: asyncore-use-host-header-py3k.patch
keywords: patch
messages: 128700
nosy: sandro.tosi
priority: low
severity: normal
stage: patch review
status: open
title: [DOC] asyncore - use 'Host' header in HTTP example
versions: Python 2.7, Python 3.2, Python 3.3
Added file: http://bugs.python.org/file20774/asyncore-use-host-header-py3k.patch

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

Reply via email to