> My own concern is that if someone writes expressions such as "x is 0" by > mistake, the resulting program might always work on one implementation but > fail on another. I'd rather make this PyChecker's job than redefine 'is'. --Guido van Rossum (home page: http://www.python.org/~guido/)