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 doerwalter
Recipients
Date 2005-04-05.19:26:11
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This patch implements a UTF-8-Sig codec. This codec
works like UTF-8 but adds a BOM on writing and skips
(at most) one BOM on reading.
History
Date User Action Args
2007-08-23 15:42:36adminlinkissue1177307 messages
2007-08-23 15:42:36admincreate