Message 358 - Python tracker (original) (raw)

Message358

Author naris
Recipients
Date 2000-08-24.19:38:41
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
there's a bug i submitted to zope that deals with a second problem with read_lines_to_outerboundary, which will also cause a memory leak. the read_lines_to_outerboundary has an unnecessary line self.lines.append(line). removing will fix it this second problem.
History
Date User Action Args
2007-08-23 13:49:20 admin link issue210674 messages
2007-08-23 13:49:20 admin create