Message244402
> * Would this make it easy/faster to also have a DefaultOrderedDict (which
can/could also be accomplished with .get(attr, []) and .setdefault ?
On May 29, 2015 2:39 PM, "Eric Snow" <report@bugs.python.org> wrote:
>
> Eric Snow added the comment:
>
> Planning on committing today after I address some review comments.
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue16991>
> _______________________________________
> |
|
Date |
User |
Action |
Args |
2015-05-29 19:44:03 | westurner | set | recipients:
+ westurner, rhettinger, gregory.p.smith, ncoghlan, pitrou, scoder, eric.smith, benjamin.peterson, ned.deily, ezio.melotti, eric.araujo, mrabarnett, Arfrever, alex, asvetlov, flox, Mark.Shannon, eric.snow, Jim.Jewett, serhiy.storchaka, yselivanov, refi64, josh.r, tonn81, introom |
2015-05-29 19:44:03 | westurner | link | issue16991 messages |
2015-05-29 19:44:03 | westurner | create | |
|