in reply to Re^4: Python 'is' command
in thread Python 'is' command

Some of my first thoughts whenever it's about breaking some expected behavior are usually: prototypes, tied variables, and operator overloading :-)