And to add to Kent's comments
>> C:\Documents and Settings\Christopher Spears\My
>> Documents\programming\PythonScripts\Part4\Ex07\functions.py
>>
>> I want to launch IDLE, import the file, and use it. I
>> tried:
>>
>> import "C:\Documents and Settings\Christopher
>> Spears\My
>> Documents\p
Christopher Spears wrote:
> I'm feeling a little foolish because I cannot do this.
> I created a module called functions (Clever, huh?) at
> this path:
>
> C:\Documents and Settings\Christopher Spears\My
> Documents\programming\PythonScripts\Part4\Ex07\functions.py
>
> I want to launch IDLE, imp
I'm feeling a little foolish because I cannot do this.
I created a module called functions (Clever, huh?) at
this path:
C:\Documents and Settings\Christopher Spears\My
Documents\programming\PythonScripts\Part4\Ex07\functions.py
I want to launch IDLE, import the file, and use it. I
tried:
impor