In <mailman.7186.1392908069.18130.python-l...@python.org> Hobie Audet 
<hobie.au...@comcast.net> writes:

> 7.  What it echoes back is "userxyzuserxyz".  In other words, the 
> REMOTE_USER value is repeated.

What username is recorded in the access_log file?

> executed correctly.  By why the "REMOTE_USER" value is doubled is 
> beyond my understanding.  Is this a bug in the os package that comes 
> with Python 3.3?   Anybody got a fix for it?

If there is a bug, it's much more likely to be in the webserver code that
sets the REMOTE_USER value.

-- 
John Gordon         Imagine what it must be like for a real medical doctor to
gor...@panix.com    watch 'House', or a real serial killer to watch 'Dexter'.

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to