Message 217964 - Python tracker
Message217964
| Author | tim.peters |
|---|---|
| Recipients | Guido.van.Rossum, gvanrossum, inglesp, pitrou, tim.golden, tim.peters, vstinner |
| Date | 2014-05-06.02:15:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1399342531.51.0.275590513887.issue21435@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Ah, fudge - I think I forgot that these circular lists also have dummy heads, in which case it's A Good Thing "the first element" is skipped, and it should be impossible for one to become physically empty (the dummy header should always survive intact). Never mind ;-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-05-06 02:15:31 | tim.peters | set | recipients: + tim.peters, gvanrossum, pitrou, vstinner, tim.golden, inglesp, Guido.van.Rossum |
| 2014-05-06 02:15:31 | tim.peters | set | messageid: <1399342531.51.0.275590513887.issue21435@psf.upfronthosting.co.za> |
| 2014-05-06 02:15:31 | tim.peters | link | issue21435 messages |
| 2014-05-06 02:15:31 | tim.peters | create | |