This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author orivej
Recipients orivej
Date 2008-01-25.00:05:41
SpamBayes Score 0.47406492
Marked as misclassified No
Message-id <1201219542.82.0.169690948866.issue1929@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, while debugging there was no 'b':
---
 line = self.fp.readline()
+print(' ***', line)
 i = line.find(";")
---
History
Date User Action Args
2008-01-25 00:05:43orivejsetspambayes_score: 0.474065 -> 0.47406492
recipients: + orivej
2008-01-25 00:05:42orivejsetspambayes_score: 0.474065 -> 0.474065
messageid: <1201219542.82.0.169690948866.issue1929@psf.upfronthosting.co.za>
2008-01-25 00:05:42orivejlinkissue1929 messages
2008-01-25 00:05:41orivejcreate