Skip to content
Snippets Groups Projects
Commit 968b2acc authored by jimpp's avatar jimpp
Browse files

http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None...

http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with
'is' or 'is not', never the equality operators."
Comparisons to None part; second one...
roster_win.py is NOT checked here (waiting for modelfilter)
parent 2ce13dc4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment