Comment #7 on issue 216 by info.ksamuel: Unable to see files using the "open file" dialog
http://code.google.com/p/ulipad/issues/detail?id=216

Do you mean the string "*.py" in the ulipad code or the file on my computer ?

If it's for ulipad :
- Ulipad seems to use the GTK constants, so encoding should no be the issue

If it's for the file :
- Python code must be in english, but the rest can (and sometime must) be in another language. UTF-8 is used by the all system, the GTK lib and myself. I can't talk for ulipad since encoding is not explicitly declared, but it seems to use only ascii
chars I doubt it's at risk, even if no strings are preceded by "u".

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to