Kui Shi f88361e187 Sort the dict iterms
In Python 3.3, hash randomization is enabled by default. It causes the
iteration order of dicts and sets to be unpredictable and differ
across Python runs.

Partial implement: blueprint py33-support

Change-Id: I739bd9ee1cc10dc01d28efb9a4d2b840bc374d63
2013-10-17 17:21:18 +08:00
..
2013-09-19 00:21:14 +01:00
2013-10-17 17:21:10 +08:00
2013-10-17 17:21:06 +08:00
2013-10-17 17:21:18 +08:00