[issue2499] Fold unary + and not on constants

Raymond Hettinger report at bugs.python.org
Wed Nov 18 21:10:09 CET 2009


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

Closing this.  The Unary Positive is already implemented and there are
no known use cases for constant folding a Unary Not.

----------
resolution:  -> out of date
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2499>
_______________________________________


More information about the Python-bugs-list mailing list