What does 'is' do?

Derek Fountain devnull at example.com
Thu May 6 02:44:08 EDT 2004


I recently saw a use of 'is' in a piece of Python code. I was trying to find
out what it does. I can't find it in the online docs. I have the "Python in
a Nutshell" book and that mentions it as a keyword, but I can't find a
description of it in there either. It's not in the index.

Can someone tell me where to look?



More information about the Python-list mailing list