[ZCM] [ZC] 2159/ 2 Comment "Distribution error on Zope 2.8.4"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Thu Jul 27 07:58:24 EDT 2006


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

==============================================================
= Comment - Entry #2 by ajung on Jul 27, 2006 7:58 am

Please provide a detailed description of what "an error" means.
Include the full Python traceback please...otherwise such a report is likely to be ignored.
________________________________________
= 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