such as:
>>>b = False
>>>id(b)
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
TypeError: 'bool' object is not callable

---
how to desc it?

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

Reply via email to