Mercurial > hg
diff mercurial/i18n.py @ 24297:0178f500d61e
lazymanifest: fix pure hg iterkeys()
I broke pure hg when I just added iterkeys() to the native version in
2b7ab29627fd. I forgot to make the pure version sorted. Fix it.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 12 Mar 2015 18:53:44 -0700 |
parents | 3c0983cc279e |
children | 2c07c6884394 |