aditi schrieb:
What is the coding format used to perfectly display all European
languages.
Is it utf-8 or something else?

Yes, UTF-8 is definitely the way to go (for all internationalization). Just save everything as UTF-8 (but don't mix up UTF-8 byte strings and unicode strings in Python!).

fs

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to