[Python-Dev] Proposal: add odict to collections (original) (raw)
Armin Ronacher armin.ronacher at active-4.com
Sun Jun 15 07:37:20 CEST 2008
- Previous message: [Python-Dev] Proposal: add odict to collections
- Next message: [Python-Dev] Proposal: add odict to collections
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
BJörn Lindqvist <bjourne gmail.com> writes:
I think that the name ordereddict would be more readable though, and match the existing defaultdict class in the collections module. While I agree that "ordered" makes more sense, it's pretty stupid to type with two 'd's right after another.
Regards, Armin
- Previous message: [Python-Dev] Proposal: add odict to collections
- Next message: [Python-Dev] Proposal: add odict to collections
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]