Patches item #1616979, was opened at 2006-12-16 15:24
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1616979&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alexander Belchenko (bialix)
Assigned to: Nobody/Anonymous (nobody)
Summary: cp720 encoding map

Initial Comment:
I'm working on Bazaar (bzr) VCS. One of our user report about bug that occurs 
because of his Windows XP machine use cp720 codepage for DOS console. cp720 is 
OEM Arabic codepage.

Python standard library does not have encoding map for this encoding so I 
create corresponding one. Attached patch provide cp720.py file for encodings 
package and mention this encoding in documentation.

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

>Comment By: Martin v. Löwis (loewis)
Date: 2007-01-08 08:45

Message:
Logged In: YES 
user_id=21627
Originator: NO

Where did you get CP720.txt from? Just generating the file is not good
enough: it must be integrated somehow into Tools/unicode.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1616979&group_id=5470
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to