Message 226466 - Python tracker
Message226466
| Author | martin.panter |
|---|---|
| Recipients | ajaksu2, cvrebert, david.lindquist, elesbom, eric.araujo, evanj, ezio.melotti, jlgijsbers, josiahcarlson, kxroberto, lambacck, leos, martin.panter, ptarjan, sandro.tosi, wichert |
| Date | 2014-09-06.02:39:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1409971148.86.0.843311634139.issue1043134@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
See also <https://bugs.python.org/issue6626#msg91205>, which mentions using a list of tuples instead of a dictionary, which sounds like it might help with this issue. Doing it that way you might be able avoid some duplication in the lists. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-09-06 02:39:09 | martin.panter | set | recipients: + martin.panter, jlgijsbers, josiahcarlson, kxroberto, ajaksu2, wichert, ezio.melotti, eric.araujo, lambacck, cvrebert, evanj, ptarjan, sandro.tosi, leos, elesbom, david.lindquist |
| 2014-09-06 02:39:08 | martin.panter | set | messageid: <1409971148.86.0.843311634139.issue1043134@psf.upfronthosting.co.za> |
| 2014-09-06 02:39:08 | martin.panter | link | issue1043134 messages |
| 2014-09-06 02:39:08 | martin.panter | create | |