Steven Howe wrote:

If an item is None: if ( type(x) == types.NoneType ):

Bye the way, the beauty of python is that "If an item is None" translates into "If item is None".

JM


--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to