"Bill" == Bill Janssen <[EMAIL PROTECTED]> writes: Bill> locale.setlocale(locale.LC_ALL, "") Bill> encoding = locale.getlocale()[1]
Bill> If that also fails to produce a charset, the default charset is left Bill> unassigned. (Using a Solaris 2.6 machine in California, the standard Bill> operation for me is to have no default charset.) Note that on POSIX Bill> machines, the locale setting can be manipulated via the LANG Bill> environment variable. Bill> I'm uncertain of what to on Windows machines; I'm experimenting with Bill> one right now to see what kind of possibilities there are. Getting the Default charset (no Charset set in command line or plucker.ini) with Python 2.0b1 work fine but using Python 1.52 it does not work. Do you have an idea? cu, Dirk -- Permanent URLs to the latest Version (1.1.13) of the Plucker Windows installer - For the Webpage: http://www.dirk-heiser.de/plucker - Direct Download: http://www.dirk-heiser.de/plucker/plucker.exe [2.08MB]
