Martin v. Löwis added the comment:

Nick: which glib functions are you specifically referring to? Many of them 
don't deal with strings at all, and of those that do, many are 
encoding-agnostic (i.e. it is correct to claim that they operate on UTF-8, but 
likewise also correct that they operate on Latin-1, simultaneously).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19846>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to