runner.py:587: Using is not None, may not always work
It's a PyChecker bug relating to None being a constant in 2.4: <http://tinyurl.com/6dexc>.
--
http://mail.python.org/mailman/listinfo/python-list
runner.py:587: Using is not None, may not always work