[ZCM] [ZC] 2159/ 3 Reject "Distribution error on Zope 2.8.4"
"Collector: Zope Bugs, Features, and Patches ..." <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel.collector-monitor |
|---|---|
| Message-ID | <[email protected]> |
Issue #2159 Update (Reject) "Distribution error on Zope 2.8.4"
Status Rejected, Zope/bug+solution medium
To followup, visit:
http://www.zope.org/Collectors/Zope/2159
==============================================================
= Reject - Entry #3 by ajung on Jan 13, 2007 10:21 am
Status: Pending => Rejected
No feedback from originator
________________________________________
= 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
==============================================================