[issue2349] Py3K warn against assigning to True/False

Georg Brandl report at bugs.python.org
Sun Jun 8 10:23:19 CEST 2008


Georg Brandl <georg at python.org> added the comment:

Hmm, I'd even go a step further and factor out the whole checking for
invalid/warnable names, like in Py3k's forbidden_name.

Also the warning text shouldn't start with uppercase and end in a full stop.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2349>
_______________________________________


More information about the Python-bugs-list mailing list