21 Mar
2007
21 Mar
'07
5:15 p.m.
Martijn Pieters wrote:
On 3/21/07, Martijn Pieters <mj@zopatista.com> wrote:
On 3/21/07, Stefan H. Holek <stefan@epy.co.at> wrote:
Python 2.3 does not support the @decorator syntax.
My bad, I'll fix.
Done. I hadn't even properly run the tests on the 2.8 branch, which would would also have shown that doctest on py 2.3 doesn't have any unittest integration.
But there's zope.testing.doctest which fixes that. It's a drop-in replacement for the doctest module (in fact, it's the one from Python 2.4). You probably want to use that instead of deleting the test case ;). -- http://worldcookery.com -- Professional Zope documentation and training