C
cantabile
Hi, being a newbie in Python, I'm a bit lost with the '-*- coding : -*-'
directive.
I'm using an accented characters language. Some of them are correctly
displayed while one doesn't. I've written :
-*- coding: utf-8 -*-
Is this wrong ?
Where can I find a pratical explanation about these encodings ?
Thanks.
directive.
I'm using an accented characters language. Some of them are correctly
displayed while one doesn't. I've written :
-*- coding: utf-8 -*-
Is this wrong ?
Where can I find a pratical explanation about these encodings ?
Thanks.