Message 74786 - Python tracker
Message74786
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2008-10-15.01:01:57 |
| SpamBayes Score | 0.019398587 |
| Marked as misclassified | No |
| Message-id | <1224032518.97.0.896050941251.issue4126@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
while+strcmp() in _Py_unsetenv() is useless since we already get the pointer to the evil variable. The new patch is shorter. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-10-15 01:01:59 | vstinner | set | recipients: + vstinner |
| 2008-10-15 01:01:58 | vstinner | set | messageid: <1224032518.97.0.896050941251.issue4126@psf.upfronthosting.co.za> |
| 2008-10-15 01:01:58 | vstinner | link | issue4126 messages |
| 2008-10-15 01:01:57 | vstinner | create | |