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-02-12 01:25:46.153687. hosted by webfaction.