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 skip.montanaro
Recipients
Date 2006-11-19.20:17:41
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
If the device is transmitting the occasional spurious you might try wrapping
your file object in  a class which simply deletes any NUL bytes it encounters.
History
Date User Action Args
2007-08-23 14:49:59adminlinkissue1599055 messages
2007-08-23 14:49:59admincreate