[ python-Bugs-777659 ] Uninitialized variable used in Tools/faqwiz/faqwiz.py

SourceForge.net noreply at sourceforge.net
Sat Aug 7 23:14:32 CEST 2004


Bugs item #777659, was opened at 2003-07-25 17:39
Message generated for change (Comment added) made by mwh
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=777659&group_id=5470

Category: Demos and Tools
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: John J Smith (johnjsmith)
Assigned to: Skip Montanaro (montanaro)
Summary: Uninitialized variable used in Tools/faqwiz/faqwiz.py

Initial Comment:
Python: 2.3rc2

The uninitialized variable tfn is used in
Tools/faqwiz/faqwiz.py (lines 811, 833).


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

>Comment By: Michael Hudson (mwh)
Date: 2004-08-07 22:14

Message:
Logged In: YES 
user_id=6656

Fixed in revision 1.31 of Tools/faqwiz/faqwiz.py with help
from jlgijsbers on #python-dev IRC.

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

Comment By: Skip Montanaro (montanaro)
Date: 2003-07-28 12:58

Message:
Logged In: YES 
user_id=44345

The fix appears trivial.  I'll check in the change after the 2.3 
release.


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

Comment By: Raymond Hettinger (rhettinger)
Date: 2003-07-27 06:12

Message:
Logged In: YES 
user_id=80475

Guido, these lines were from your patch in 2002.


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

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


More information about the Python-bugs-list mailing list