Feb. 9, 2012
2:43 p.m.
On Fri, Feb 10, 2012 at 12:59 AM, Stephen J. Turnbull <stephen@xemacs.org> wrote:
If this is needed, it should be spelled "os.getlocaleencoding()" (or "sys.getlocaleencoding()"?)
Or locale.getpreferredencoding(), even ;) FWIW, I agree with Stephen on this one, but take that with the grain of salt that I could probably decode most of the strings I work with as ASCII without breaking anything. Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia