Convert on uppercase unaccentent unicode character
JBJ
Jean-Bernard.jacquet-at-tele-deux-point-fr at invalid.org
Wed Oct 3 14:35:12 EDT 2007
More information about the Python-list mailing list
Wed Oct 3 14:35:12 EDT 2007
- Previous message (by thread): Convert on uppercase unaccentent unicode character
- Next message (by thread): Convert on uppercase unaccentent unicode character
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I'am very newbie in Python. For the moment I'am trying to convert an unicode character to his uppercase unaccented character. By example with locale fr_FR: a,A,à,À should return A o,O,ô,Ô should return O œ,Œ should return Œ i,I,î,Î should return I Have you some suggestions ? Thank.
- Previous message (by thread): Convert on uppercase unaccentent unicode character
- Next message (by thread): Convert on uppercase unaccentent unicode character
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list