bool value 'False' no memory address?

autin plutoinchina at gmail.com
Wed Apr 4 06:36:12 EDT 2007


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?




More information about the Python-list mailing list