in reply to Re^4: Python 'is' commandin 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 :-)