Raymond Hettinger added the comment:

In Python 2.7, we're not changing all the "1" to "True" because that aren't 
quite the same (True is a global and not a builtin constant).

If you see these in 3.x, we should change them all :-)

----------
assignee: docs@python -> rhettinger
nosy: +rhettinger

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21014>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to