This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 lemburg
收信人 Arfrever, ezio.melotti, gregory.p.smith, lemburg, loewis, pitrou, vstinner
日期 2010-05-03.20:27:26
SpamBayes Score 0.004686023
Marked as misclassified
Message-id <4BDF31AD.7070302@egenix.com>
In-reply-to <1272915217.87.0.39024425475.issue8603@psf.upfronthosting.co.za>
内容
Martin v. Löwis wrote:
> 
> Martin v. Löwis <martin@v.loewis.de> added the comment:
> 
> Can somebody please explain what problem is being solved with this patch?

The way os.environ is currently set up on Unix breaks applications
using the environment to pass data to helper applications.

Please see the discussion on http://bugs.python.org/issue8514
for details.
历史
日期 用户 动作 参数
2010-05-03 20:27:28lemburg修改recipients: + lemburg, loewis, gregory.p.smith, pitrou, vstinner, ezio.melotti, Arfrever
2010-05-03 20:27:26lemburg链接issue8603 messages
2010-05-03 20:27:26lemburg创建