- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message138800
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.
| Author | vstinner |
|---|---|
| Recipients | Arfrever, gregory.p.smith, python-dev, r.david.murray, twouters, vstinner |
| Date | 2011-06-21.20:01:37 |
| SpamBayes Score | 3.1361857e-08 |
| Marked as misclassified | No |
| Message-id | <1308686498.28.0.977455320296.issue12383@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Maybe test_empty_env() should pass LD_LIBRARY_PATH to child process. The idea of the test is to test an empty environment: if we pass one variable, it is no more an empty environment. I changed the test to skip it if Python is compiled in shared mode. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-21 20:01:38 | vstinner | set | recipients: + vstinner, twouters, gregory.p.smith, Arfrever, r.david.murray, python-dev |
| 2011-06-21 20:01:38 | vstinner | set | messageid: <1308686498.28.0.977455320296.issue12383@psf.upfronthosting.co.za> |
| 2011-06-21 20:01:37 | vstinner | link | issue12383 messages |
| 2011-06-21 20:01:37 | vstinner | create | |

