Unicode 7

Steven D'Aprano steve+comp.lang.python at pearwood.info
Fri May 2 22:02:32 EDT 2014


On Fri, 02 May 2014 17:58:51 -0700, Rustom Mody wrote:

> I am confused about the tone however: You think this
> 
>>>> (fine, fine) = (1,2) # and no issue about it
> 
> is fine?


It's no worse than any other obfuscated variable name:

MOOSE, MO0SE, M0OSE = 1, 2, 3
xl, x1 = 1, 2

If you know your victim is reading source code in Ariel font, "rn" and 
"m" are virtually indistinguishable except at very large sizes.



-- 
Steven D'Aprano
http://import-that.dreamwidth.org/



More information about the Python-list mailing list