Could anyone point me to a good site for pearl compiler download.
--
http://mail.python.org/mailman/listinfo/python-list
Thanks to everyone who responded with valuable suggestions. I
appreciate them all. I found the exact reason why "import" command
fails.
At the beginning I created my script file with MS Notepad. After
studying all the advice, I realized that I did not try other text
editors just becuase the tutori
Ben Finney wrote:
> "rich murphy" <[EMAIL PROTECTED]> writes:
>
> > I am studying Python language.
>
> Welcome! Allow me to direct you to the Python tutorial:
>
> http://docs.python.org/tut/>
>
> Please take the time to work through all the exe
Thank you both for responding.
Yes of course the file has the ".py" extension and yes I went through
the tutorial.
Gabriel Genellina wrote:
> At Wednesday 13/12/2006 22:16, rich murphy wrote:
>
> >I am studying Python language. I have Python 2.5 installed in my PC
> >
I am studying Python language. I have Python 2.5 installed in my PC
which is running on Windows XP. I placed the the script called
"python_script" in C:\Python25 directory where all the other Python
files are.
When I tried to import the script called "python_script", it kept
printing the famous e