Message 104877 - Python tracker
Message104877
| Author | lemburg |
|---|---|
| Recipients | Arfrever, ezio.melotti, gregory.p.smith, lemburg, loewis, pitrou, vstinner |
| Date | 2010-05-03.20:27:26 |
| SpamBayes Score | 0.004686023 |
| Marked as misclassified | No |
| Message-id | <4BDF31AD.7070302@egenix.com> |
| In-reply-to | <1272915217.87.0.39024425475.issue8603@psf.upfronthosting.co.za> |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-03 20:27:28 | lemburg | set | recipients: + lemburg, loewis, gregory.p.smith, pitrou, vstinner, ezio.melotti, Arfrever |
| 2010-05-03 20:27:26 | lemburg | link | issue8603 messages |
| 2010-05-03 20:27:26 | lemburg | create | |