[issue33344] Use logical negation of integers directly in arithmatic propostions and equations

Kasra Vand report at bugs.python.org
Tue Apr 24 03:35:49 EDT 2018


Kasra Vand <kasraavand at gmail.com> added the comment:

This may seem not very useful while except 0 for other numbers it returns False but one may want to use another proposition inside `not` that can use either 0 or a nonzero number. Also, in this case we can form more comprehensive logical propositions.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33344>
_______________________________________


More information about the Python-bugs-list mailing list