Message217301
>> 1. _asdict() returns a normal dictionary. I don't know if this is what
>> is required.
Good question. I don't think we can import OrderedDict from collections
because of the impact on startup time (_collections_abc was created to
avoid the issue for MutableMapping). |
|
Date |
User |
Action |
Args |
2014-04-27 18:14:46 | skrah | set | recipients:
+ skrah, lemburg, georg.brandl, rhettinger, terry.reedy, amaury.forgeotdarc, gjb1002, belopolsky, salty-horse, vstinner, jackdied, eric.smith, giampaolo.rodola, christian.heimes, benjamin.peterson, adlaiff6, eric.araujo, Arfrever, santoso.wijaya, ethan.furman, eric.snow, sunfinite, abarnert |
2014-04-27 18:14:46 | skrah | set | messageid: <1398622486.11.0.0324228780965.issue1820@psf.upfronthosting.co.za> |
2014-04-27 18:14:46 | skrah | link | issue1820 messages |
2014-04-27 18:14:46 | skrah | create | |
|