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/builds/4/steps/test/logs/stdio We already talked about undeprecating that pprint function in zope.testing.doctestunit. It'd be nice if someone looked into doing that. Regards, Martijn _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )