[Patches] [ python-Patches-661536 ] handle unary op of constant in transformer.py

noreply@sourceforge.net noreply@sourceforge.net
Fri, 03 Jan 2003 02:32:09 -0800


Patches item #661536, was opened at 2003-01-03 10:32
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=661536&group_id=5470

Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Hudson (mwh)
Assigned to: Jeremy Hylton (jhylton)
Summary: handle unary op of constant in transformer.py

Initial Comment:
This fixes the only known (to me) remaining wart in the
compiler package.

It's a horrible patch, but I'm reasonably confident
it's an accurate reflection of the corresponding bit of
compile.c <wink>.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=661536&group_id=5470