![]() This is a trivial change that replaces `==` operator with `is` operator, following PEP 8 guideline: > Comparisons to singletons like None should always be done with is or is not, never the equality operators. https://legacy.python.org/dev/peps/pep-0008/#programming-recommendations |
||
---|---|---|
.. | ||
register_wesnoth_pretty_printers.py | ||
wesnoth_gdb.py | ||
wesnoth_pretty_printers.py | ||
wesnoth_type_tools.py |