The is operator

The operators is and is not test for object identity: x is y is true if and only if x and y are the same object. x is not y yields the inverse truth value.

You cannot override this operator; it operates on the object pointers directly.

 

A Django site. this page was rendered by a django application in 0.01s 2008-12-03 23:02:33.969205. hosted by webfaction.