Why are there no ordered dictionaries?
Fuzzyman
fuzzyman at gmail.com
Tue Nov 22 10:39:12 EST 2005
More information about the Python-list mailing list
Tue Nov 22 10:39:12 EST 2005
- Previous message (by thread): Why are there no ordered dictionaries?
- Next message (by thread): Why are there no ordered dictionaries?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Of course ours is ordered *and* orderable ! You can explicitly alter the sequence attribute to change the ordering. I think we're looking at improving performance based on some of the suggestions here - as well as possibly widening it to include some of the alternative use cases. (Or at least Nicola Larosa will do it and I'll criticise it). All for another day though... Fuzzyman http://www.voidspace.org.uk/python/index.shtml
- Previous message (by thread): Why are there no ordered dictionaries?
- Next message (by thread): Why are there no ordered dictionaries?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list