Mercurial > hg
comparison COPYING @ 18379:e0c4f4ba624c
tests: fix doctest stability over Python versions
pprint ain't pretty in Python 2.4:
Changed in version 2.5: Dictionaries are sorted by key before the display is
computed; before 2.5, a dictionary was sorted only if its display required more
than one line, although that wasn’t documented.
Fixes issue introduced in 404feac78b8a.
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Tue, 15 Jan 2013 18:42:04 +0100 |
parents | 8c8b55733cbd |
children |
comparison
equal
deleted
inserted
replaced
18378:404feac78b8a | 18379:e0c4f4ba624c |
---|