Ed Leafe wrote:
the XML encoding is set to "UTF8".
>
> So where is that coming from? I traced it to the call:
> default_encoding = locale.getdefaultlocale()[1]. On my Kubuntu system,
> this is what I get:
>
> >>> import locale
> >>> locale.getdefaultlocale()
> ('en_US', 'UTF8')
>
On Gentoo;
>>> import locale
>>> locale.getdefaultlocale()
(None, None)
--
Powered by Gentoo GNU/LINUX
http://www.linuxcrazy.com
pgp.mit.edu
_______________________________________________
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]