New submission from Tom Christiansen <tchr...@perl.com>:

You cannot use Python's casemapping functions on Unicode data because they fail 
on narrow builds.  This makes it impossible to write portable code in Python 
that can cope with full Unicode.

I've tried several times to submit this bug, but the file selection widget 
blows up. I believe it was an Opera bug because I had a write lock on the file. 
 One more time.

----------
components: Unicode
files: casemaps.python
messages: 141918
nosy: tchrist
priority: normal
severity: normal
status: open
title: Python's casemapping functions are untrustworthy due to narrow/wide 
build issues
type: behavior
versions: Python 2.7
Added file: http://bugs.python.org/file22880/casemaps.python

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12730>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to