April 4, 2002
6:59 p.m.
While Gustavo suggests to let pass 'a is True', I recommend to give a warning for this - people who want to see whether something is True should write 'True is a'.
Yuck. --Guido van Rossum (home page: http://www.python.org/~guido/)