13 Jan
2010
13 Jan
'10
1:19 p.m.
Hello, * 2010-01-13 01:41, Tres Seaver wrote:
The 3.7.0 version breaks Zope 2.12, which still expects to be able to import QueueProcessorThread from the old location. I worked around the problem for the moment by pinning 'zope.sendmail<3.7.0', but it seems to me that the BBB import should be kept (likely forever).
I'm preparing a new release which will keep the BBB import, sorry for breaking zope 2.12 (I did not expect it to import something from zope.sendmail...). Fabio