[issue2503] Replace "== None/True/False" with "is"

Wummel report at bugs.python.org
Sat Mar 29 10:18:00 CET 2008


Wummel <calvin at users.sourceforge.net> added the comment:

Here is an updated patch, using "is False" to be consistent, and also
replacing the "!=" occurences.

Added file: http://bugs.python.org/file9886/0001-Replace-None-True-False-with-is.patch

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


More information about the Python-bugs-list mailing list