[Patches] [ python-Patches-1177307 ] UTF-8-Sig codec

SourceForge.net noreply at sourceforge.net
Tue Apr 5 22:28:56 CEST 2005


Patches item #1177307, was opened at 2005-04-05 21:26
Message generated for change (Comment added) made by doerwalter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1177307&group_id=5470

Category: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Walter Dörwald (doerwalter)
Assigned to: Nobody/Anonymous (nobody)
Summary: UTF-8-Sig codec

Initial Comment:
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.

----------------------------------------------------------------------

>Comment By: Walter Dörwald (doerwalter)
Date: 2005-04-05 22:28

Message:
Logged In: YES 
user_id=89016

This second version of the patch will return starting bytes
immediately, if they don't look like a BOM.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1177307&group_id=5470


More information about the Patches mailing list