comparison mercurial/server.py @ 32528:9f56d462634c

cmdutil: use sorted(dict) instead of x = dict.keys(); x.sort() The former both does less work and has the virtue of working on Python 3.
author Augie Fackler <raf@durin42.com>
date Sun, 28 May 2017 14:02:14 -0400
parents bd872f64a8ba
children 3f0936b2cea9
comparison
equal deleted inserted replaced
32527:47ce079b1afa 32528:9f56d462634c