Comment 9 for bug 205487

Revision history for this message
ktulu77 (ktulu-highwaytoacdc) wrote : Re: [Bug 205487] Re: Modify and New in userconfig don't work due to unicode errors

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 ?

2008/3/24, awen <email address hidden>:
>
> @ktulu77
>
> Can I have you:
> 1. Go to a terminal
> 2. Start "python"
> 3. In the python prompt input these two lines: "import locale" and "
> locale.getpreferredencoding()"
> What is then outputted?
>
>
> --
>
> Modify and New in userconfig don't work due to unicode errors
> https://bugs.launchpad.net/bugs/205487
> You received this bug notification because you are a direct subscriber
> of the bug.
>