Tiger12506 wrote:
>>> If the module has been imported before your code is run, it will be the 
>>> library module (very important if working in IDLE which importants many 
>>> modules, for example).
>>>       
>
>   
>> So... how does IDLE go about importanting a module? ;)
>>     
>
> It's not *how* IDLE imports the module, but that fact that IDLE imports the 
> module before his script would be executed. For example:
>   
Actually I was just teasing you about saying 'IDLE, which _importants_ 
many modules' instead of 'imports.'
-Luke
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to