Y
Hacker News
new
|
ask
|
show
|
jobs
by
alayne
2324 days ago
I use OrderedDict in code that generates JSON records so the key orders are preserved to help human readability. LRU caches are another use case.