Martin> Programmers make all kinds of mistakes when comparing objects,
    Martin> assuming that things ought to be equal that actually aren't:

    py> 1.6/math.pi*math.pi == 1.6
    False

By extension, perhaps Computer Science departments should begin offering
Unicode Analysis as an advanced undergraduate class. ;-)

(Sorry, couldn't resist...)

Skip
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to