> From: Dave Brueck [mailto:dave at pythonapocrypha.com] > > > For example, never use "is" to compare immutable objects, unless you > > don't care what the result is <wink>. The optimizations can (and do) > > change across Python releases. > > Does this also apply to None? No. channeling-tim'ly y'rs -- bjorn