Hi,

Answers:

>>>  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.

Regards,

K C Tang


> 
> Hi.
> 
> Could you give me the output from the following commands for not working 
> configurations:
>     locale.getdefaultlocale()
>     locale.getpreferredencoding()
> 
> -- 
> 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]

Reply via email to