6 Jul
2010
6 Jul
'10
7:46 a.m.
On 2010-7-5 23:08, Hanno Schlichting wrote:
Hi there,
with Python 2.7 final being released, I ran the ZTK tests against it.
zope.exceptions, zope.formlib and zope.proxy all have one test output related failure.
We seem to have a lot of problems with doctests breaking due to changes in exception formatting. Perhaps a policy to check exceptions using a try/except or self.assertRaises instead of relying on exact formatting would be useful? Wichert. -- Wichert Akkerman <wichert@wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple.