Message3363

Author fwierzbicki
Recipients fwierzbicki, pjenvey
Date 2008-07-28.14:33:11
SpamBayes Score 0.00943299
Marked as misclassified No
Message-id <1217255592.57.0.204550052669.issue1082@psf.upfronthosting.co.za>
In-reply-to
Content
The line number and columns are now fixed, but the error remains.  The
problem occurs because the parser is unable to deal with continued lines
combined with CRLF type line endings.  The fix may be to properly
implement pep 278 (universal newlines).
History
Date User Action Args
2008-07-28 14:33:12fwierzbickisetmessageid: <1217255592.57.0.204550052669.issue1082@psf.upfronthosting.co.za>
2008-07-28 14:33:12fwierzbickisetrecipients: + fwierzbicki, pjenvey
2008-07-28 14:33:12fwierzbickilinkissue1082 messages
2008-07-28 14:33:12fwierzbickicreate