On Tue, Jul 28, 2009 at 6:43 PM, loretta<[email protected]> wrote:

> So, my sitecustomize.py looks like this:

> sys.setdefaultencoding( "iso-8859-15")

Alright, remove this.

The problem with hacks like this is that they may make stuff that
shouldn't work appear to work, and it makes programs on your computer
work differently from the same program on other people's computers,
making bug tracking harder.

If everyone hasn't yet removed all custom hacks from their
sitecustomize.py, please do that now ;-).

-- 
Ville M. Vainio
http://tinyurl.com/vainio

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to