[ python-Bugs-1479226 ] test_inspect fails on WinXP (2.5a2)

SourceForge.net noreply at sourceforge.net
Sun Apr 30 19:43:25 CEST 2006


Bugs item #1479226, was opened at 2006-04-30 08:49
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1479226&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Installation
Group: Python 2.5
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Miki Tebeka (tebeka)
Assigned to: Nobody/Anonymous (nobody)
Summary: test_inspect fails on WinXP (2.5a2)

Initial Comment:
test_inspect fails after installing 2.5a2 on WinXP

Output of 
    python -c "from test.test_inspect import test_main;
test_main()"

is attached.


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

>Comment By: Georg Brandl (gbrandl)
Date: 2006-04-30 17:43

Message:
Logged In: YES 
user_id=849994

Thanks for reporting! This was caused by a bug in inspect.py
which is was fixed in revisions 45822 and 45824.

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

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


More information about the Python-bugs-list mailing list