5 Jan
2010
5 Jan
'10
1:46 p.m.
Martijn Faassen wrote: [snip]
But I do see that Python 2.4 has a failed test, so we do need to fix that.
Some of those failure appears to be because some code was switched over to the Python standard library pprint from the version in zope.testing, and in Python 2.4 that doesn't sort dictionaries. http://dev.thehealthagency.com/buildbot/builders/ztk%20slave-ubuntu32-py2.4/... We already talked about undeprecating that pprint function in zope.testing.doctestunit. It'd be nice if someone looked into doing that. Regards, Martijn