Steven D'Aprano <[email protected]> added the comment:
> ``if number is None or number < 0`` Sorry, that should be number == 0 ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36461> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
