Comment 10 for bug 205487

Revision history for this message
ktulu77 (ktulu-highwaytoacdc) wrote :

Python 2.5.2 (r252:60911, Mar 12 2008, 13:39:09)
[GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import locale
>>> locale.getpreferredencoding()
'UTF-8'

it seems to be ok isn't it ?