[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OT: Python (was: Make Unicode bugs release critical?)



Jakub Wilk writes ("Re: OT: Python (was: Make Unicode bugs release critical?)"):
> * Klaus Ethgen <Klaus@Ethgen.de>, 2011-02-14, 14:37:
> >~> LC_CTYPE=en_GB.utf-8 perl -e 'print "\x{00a3}\n";'
> >~> LC_CTYPE=en_GB.utf-8 perl -e 'print "\x{00a3}\n";' | cat
> 
> Let me try...
> 
> $ LC_CTYPE=en_GB.utf-8 perl -e 'print "\x{00a3}\n";' | isutf8
> stdin: line 1, char 1, byte offset 1: invalid UTF-8 code

WTF.  OK, Perl's out too.

We'll have to write everything in dash :-).

Ian.


Reply to: