Message229792
| Author | aidanhs |
|---|---|
| Recipients | aidanhs, vstinner |
| Date | 2014-10-21.21:17:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1413926258.47.0.624045422364.issue22689@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In case it matters, I'm compiling using Emscripten which implements getenv like so: https://github.com/kripken/emscripten/blob/1.25.2/src/library.js#L3323 (I personally think it's a bizarre way to do it, but technically I think it's ok?) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-21 21:17:38 | aidanhs | set | recipients: + aidanhs, vstinner |
| 2014-10-21 21:17:38 | aidanhs | set | messageid: <1413926258.47.0.624045422364.issue22689@psf.upfronthosting.co.za> |
| 2014-10-21 21:17:38 | aidanhs | link | issue22689 messages |
| 2014-10-21 21:17:38 | aidanhs | create | |