[ZCM] [ZC] 2159/ 1 Request "Distribution error on Zope 2.8.4"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Mon Jul 24 09:32:38 EDT 2006


Issue #2159 Update (Request) "Distribution error on Zope 2.8.4"
 Status Pending, Zope/bug+solution medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/2159

==============================================================
= Request - Entry #1 by pinguino78 on Jul 24, 2006 9:32 am

When I'm trying to redistribuite a new product, I'm getting an error.

So you must modify the code of App.Product.py in class CompressedOutputFile by adding the following line:

def writelines(self, lines):
        for line in lines:
            self.write(line)

bye

==============================================================



More information about the Zope-Collector-Monitor mailing list