True == 1 weirdness

Sven R. Kunze srkunze at mail.de
Thu Sep 17 17:52:51 EDT 2015


On 17.09.2015 23:26, Tim Chase wrote:
> On 2015-09-17 22:46, Sven R. Kunze wrote:
>>>> Btw. ASCII art is also art. So, why does Python not have ASCII
>>>> art to define graphs and diagrams?
>>> Nowadays it would have to support Unicode art. Mustn't
>>> leave out all the world's non-English-speaking artists!
>> How do I debug and more importantly fix graphs and diagrams made of
>> non-English Unicode art? o.O
> Um, use a decent editor?  I mean, even GNU ed(1) handles UTF-8 just
> fine, as do Vim & Emacs.

Since when has debugging and fixing something to do with the encoding? I 
somehow would need to actually understand and type those characters.

Btw. PyCharm handles utf-8 as well. ;)

Best,
Sven



More information about the Python-list mailing list