[Idle-dev] [ idlefork-Bugs-708703 ] Missing module interrupt
SourceForge.net
noreply@sourceforge.net
Mon, 24 Mar 2003 02:13:19 -0800
Bugs item #708703, was opened at 2003-03-24 10:14
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=708703&group_id=9579
Category: None
Group: None
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Martin v. Löwis (loewis)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing module interrupt
Initial Comment:
Trying to run the current CVS, I get the error
Traceback (most recent call last):
File "<string>", line 1, in ?
File "run.py", line 15, in ?
import interrupt
ImportError: No module named interrupt
There appears to be no module interrupt anywhere.
----------------------------------------------------------------------
>Comment By: Martin v. Löwis (loewis)
Date: 2003-03-24 11:13
Message:
Logged In: YES
user_id=21627
I withdraw this report. I had not expected that IDLE uses
extension modules.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=708703&group_id=9579