[Idle-dev] [ idlefork-Bugs-652933 ] Open Module "math" Fails

noreply@sourceforge.net noreply@sourceforge.net
Thu, 12 Dec 2002 14:48:31 -0800


Bugs item #652933, was opened at 2002-12-12 16:28
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=652933&group_id=9579

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Kurt B. Kaiser (kbk)
Assigned to: Raymond Hettinger (rhettinger)
>Summary: Open Module "math" Fails

Initial Comment:
Ref SF 600152

AttributeError: 'module' object has no attribute '__path__'



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

>Comment By: Raymond Hettinger (rhettinger)
Date: 2002-12-12 17:48

Message:
Logged In: YES 
user_id=80475

Open module only has meaning for pure python code.  The 
math module is written in C, so there is nothing to open-
up in IDLE.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=652933&group_id=9579