Mercurial > hg > mercurial-source
changeset 23260:565f97e71ce3
sortdict: add iteritems method
Future patches will start using sortdict for log operations where order is
important. Adding iteritems removes the headache of having to remember to use
items() if the object is a sortdict.
author | Sean Farley <sean.michael.farley@gmail.com> |
---|---|
date | Sun, 09 Nov 2014 13:15:28 -0800 |
parents | 9f4778027bc2 |
children | 79858e66a7ce |
files | mercurial/util.py |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff