I would like to ask Python guru here in the Plucker-list: is any possibility how to change character coding in python?
I found one possibility using unicode but it seems to be very difficult (and I don't understand exactly how to do it using unicode). Is there other possibility (e.g. defining re-coding character array)? Thanks. Hynek Sladky

