[Zope-dev] Python 2.7 and the ZTK - three test failures
Wichert Akkerman
wichert at wiggy.net
Tue Jul 6 03:46:06 EDT 2010
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 at wiggy.net> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
More information about the Zope-Dev
mailing list