Woops, my bad!  Thanks for fixing, Uwe.

Mike McCandless

http://blog.mikemccandless.com

On Mon, Jul 30, 2012 at 12:00 PM, Robert Muir <[email protected]> wrote:
> On Mon, Jul 30, 2012 at 11:56 AM, Uwe Schindler <[email protected]> wrote:
>> Fixed. Mike's old 2.x python used open() without charset, so it used default 
>> charset (iso-8859-1/windows-1252 on windows). The bug was invisible because 
>> all users were on linux where in most cases the default locale is UTF-8.
>>
>> I copied the open() statement from the link checker, where it was correct.
>>
>
> Sad, I was beginning to think I liked python!
>
> --
> lucidimagination.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to