Użytkownik K C Tang napisał:
>>>> locale.getlocale()
>>>>
> (None, None)
>
>>>> locale.getdefaultlocale()
>>>>
> ('zh_HK', 'cp936')
>
>>>> locale.getpreferredencoding()
>>>>
> 'cp936'
>
> Not cp950 as reported when running Dabo. Would this help?
>
> It would be good if the possible reasons for
>
> "LookupError:
> unknown encoding: A"
>
> is suggested so that I can do some trials.
>
>
Question is, where does "A" encoding get its name from?
Could you try the latest SVN version, please?
And post the exception traceback.
There is an option to override default or undetectable encoding in the
application
settings_override.py file with defaultEncoding varaible.
You can try this after all.
--
Regards
Jacek Kałucki
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]