[issue2349] Py3K warn against assigning to True/False

Benjamin Peterson report at bugs.python.org
Mon Mar 17 22:23:48 CET 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

This patch alters the parser to warn for assignment to True and False.
Enjoy!

----------
keywords: +patch
Added file: http://bugs.python.org/file9703/bool_assign.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2349>
__________________________________


More information about the Python-bugs-list mailing list