[Zope-dev] issues with building zope2.11.3
Jonas Meurer
jonas at freesources.org
Thu Jul 2 13:23:46 EDT 2009
Hello again,
first, thanks for the fast response.
On 02/07/2009 Andreas Jung wrote:
> > Compiling /usr/lib/zope2.11/lib/python/mechanize/_firefox3cookiejar.py ...
> > File "/usr/lib/zope2.11/lib/python/mechanize/_firefox3cookiejar.py", line 91
> > yield row
> > SyntaxError: 'yield' not allowed in a 'try' block with a 'finally' clause
> >
> > I also found this error in list archive logs of zope-tests at epy.co.at.
> >
> > from 'pydoc2.4 yield':
> >
> > The yield statement is not allowed in the try clause of a try ...
> > finally construct. The difficulty is that there's no guarantee the
> > generator will ever be resumed, hence no guarantee that the finally
> > block will ever get executed.
> >
> > is this a known bug,
> no - please file a bug report
done: https://bugs.launchpad.net/zope2/+bug/394809
> > and does a fix exist?
> Unlikely - and I don't think that this issue is of relevance.
I believe that this bug persists in zope2.12+, so it should be fixed in
my eyes.
greetings,
jonas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://mail.zope.org/pipermail/zope-dev/attachments/20090702/5a4579e7/attachment.bin
More information about the Zope-Dev
mailing list