New submission from anatoly techtonik <techto...@gmail.com>:

When CGIHTTPServer prepares to start child CGI program it modifies global 
os.environ. This implicitly changes parents application state if it also relies 
on some of CGI environment variables.

----------
messages: 110418
nosy: techtonik
priority: normal
severity: normal
status: open
title: CGIHTTPServer poisons os.environ
versions: Python 2.6, Python 2.7, Python 3.2

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

Reply via email to