2.2 features

Guido van Rossum guido at python.org
Tue Jul 31 13:51:27 EDT 2001


Kirill Simonov <kirill at xyz.donetsk.ua> writes:

> It is better to change type comparison, e.g.
>     (A >= B) == issubclass(A, B)

Hm, people would forever be mixing up whether it was A <= B or A >= B. :-(

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-list mailing list