[Python-bugs-list] [ python-Bugs-661168 ] debug prints lingering in compiler/transformer.py

noreply@sourceforge.net noreply@sourceforge.net
Fri, 03 Jan 2003 02:26:27 -0800


Bugs item #661168, was opened at 2003-01-02 16:41
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=661168&group_id=5470

Category: Python Library
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: David Goodger (goodger)
Assigned to: Michael Hudson (mwh)
Summary: debug prints lingering in compiler/transformer.py

Initial Comment:
In the stdlib, compiler/transformer.py (rev 1.35, Python 
2.3a1) has unnecessary print statements at lines 653 & 
660.

I'll be happy to comment them out; just reassign the bug 
to me.

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

>Comment By: Michael Hudson (mwh)
Date: 2003-01-03 10:26

Message:
Logged In: YES 
user_id=6656

Actually, they weren't!

I've hacked them out anyway:

Lib/compiler/transformer.py revision 1.36

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

Comment By: Neal Norwitz (nnorwitz)
Date: 2003-01-02 18:03

Message:
Logged In: YES 
user_id=33168

I'm guessing these were actually from Michael's patch.


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

Comment By: David Goodger (goodger)
Date: 2003-01-02 16:42

Message:
Logged In: YES 
user_id=7733

sorry, my browser is screwing up on "assigned to"

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

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