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.00s 2012-07-16 23:59:10.899372. hosted by webfaction.