Doris Behrendt
unread,Aug 25, 2022, 2:28:52 AM8/25/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-...@googlegroups.com
Hi list,
this
A=AlphabeticStrings()
s='hellowörld'
A.encoding(s)
is throwing an error. Is there any possibility of enlarging the alphabet set by some chosen characters like german ü, ä, ö, ß?
I understand that it makes no sense to enlarge to the whole ASCII character set in *this* case, but I really would appreciate to have german umlauts.
Thanks in advance ...
Doris