[ python-Feature Requests-854511 ] Thai encoding alias for 'cp874'

SourceForge.net noreply at sourceforge.net
Fri Dec 5 04:57:39 EST 2003


Feature Requests item #854511, was opened at 2003-12-05 04:16
Message generated for change (Comment added) made by lemburg
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=854511&group_id=5470

Category: Unicode
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Kamthorn Krairaksa (kamthorn)
Assigned to: Nobody/Anonymous (nobody)
Summary: Thai encoding alias for 'cp874'

Initial Comment:
I suggest adding 'tis_620', 'ibm874', 'iso_8859_11',
'iso8859_11', 'windows-874' as alias to 'cp874' to
encodings/aliases.py.

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

>Comment By: M.-A. Lemburg (lemburg)
Date: 2003-12-05 10:57

Message:
Logged In: YES 
user_id=38388

Thanks for the suggestion. 

Before we can add the aliases we
do however need a reference which clearly says that these
codec names all refer to the same encoding as cp874, esp.
since you seem to have a typo in tis_620 ... the only reference
I could find mentioned tis_602.

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

Comment By: Kamthorn Krairaksa (kamthorn)
Date: 2003-12-05 09:46

Message:
Logged In: YES 
user_id=143334

This patch is for add Thai encoding aliases to aliases.py

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

Comment By: Kamthorn Krairaksa (kamthorn)
Date: 2003-12-05 06:00

Message:
Logged In: YES 
user_id=143334

sorry, 'windows_874' not 'windows-874'

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

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



More information about the Python-bugs-list mailing list