[Python-3000] PEP 3099 += no bool change? (original) (raw)
Terry Reedy tjreedy at udel.edu
Thu Jul 12 04:01:01 CEST 2007
- Previous message: [Python-3000] Change _Py prefix for 3k?
- Next message: [Python-3000] test_mmap.py and OSError
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Someone asked if Py3 would get a "real" or "pure" bool type (one not subclassing int). [The usual complaints and rehash about current bool ensured.] I believe (and said so) that this is a settled question. If so, please add a line under Standard types
- bool will continue to subclass int.
tjr
- Previous message: [Python-3000] Change _Py prefix for 3k?
- Next message: [Python-3000] test_mmap.py and OSError
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]