Message305108
| Author | vstinner |
|---|---|
| Recipients | brett.cannon, christian.heimes, gvanrossum, lukasz.langa, methane, rhettinger, serhiy.storchaka, terry.reedy, vstinner |
| Date | 2017-10-27.10:37:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1509100678.48.0.213398074469.issue31415@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> I didn't think it's worth enough because import will be much slower than one dict lookup.
I don't care much of performance. For the consistency with other environment variables, I like to only read the environment variable once ("at startup"), and not do it each time. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-10-27 10:37:58 | vstinner | set | recipients: + vstinner, gvanrossum, brett.cannon, rhettinger, terry.reedy, christian.heimes, methane, lukasz.langa, serhiy.storchaka |
| 2017-10-27 10:37:58 | vstinner | set | messageid: <1509100678.48.0.213398074469.issue31415@psf.upfronthosting.co.za> |
| 2017-10-27 10:37:58 | vstinner | link | issue31415 messages |
| 2017-10-27 10:37:58 | vstinner | create | |