[ python-Bugs-1057993 ] test_traceback.py fails on WinME

SourceForge.net noreply at sourceforge.net
Mon Nov 1 09:27:37 CET 2004


Bugs item #1057993, was opened at 2004-11-01 16:08
Message generated for change (Comment added) made by perky
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1057993&group_id=5470

Category: Python Library
Group: Python 2.4
>Status: Closed
>Resolution: Fixed
Priority: 7
Submitted By: Raymond Hettinger (rhettinger)
>Assigned to: Hye-Shik Chang (perky)
Summary: test_traceback.py fails on WinME

Initial Comment:
Traceback (most recent call last):
  File "test_traceback.py", line 79, in test_bug737473
    test_bug737473.test()
  File "c:\windows\temp\tmpsj7w5a\test_bug737473.py",
line 2, in test ValueError


Does work if the sleep() option is forced.

Recommend always using sleep().

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

>Comment By: Hye-Shik Chang (perky)
Date: 2004-11-01 17:27

Message:
Logged In: YES 
user_id=55188

Fixed in CVS.
Lib/test/test_traceback.py 1.13

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

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


More information about the Python-bugs-list mailing list