[Patches] [Patch #103002] Fix for #116285: Properly raise UnicodeErrors

noreply@sourceforge.net noreply@sourceforge.net
Fri, 22 Dec 2000 06:08:44 -0800


Patch #103002 has been updated. 

Project: python
Category: library
Status: Open
Submitted by: loewis
Assigned to : lemburg
Summary: Fix for #116285: Properly raise UnicodeErrors

Follow-Ups:

Date: 2000-Dec-22 06:08
By: loewis

Comment:
This patch corrects the error in PyUnicode_EncodeCharmap which would result in a to-latin1 mapping even if the target character include these characters.

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

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=103002&group_id=5470