Jeffrey Harper <jhar...@yapdc.com> added the comment:

Here's a patch against the version of test_peepholer.py in 3.2rc3.  It verifies 
that expressions like the following are optimized:

3*-4
(1,-2,3)
a in {1,-2,3)

----------
keywords: +patch
Added file: http://bugs.python.org/file20787/test_peepholer.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11244>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to