hi kosina although i am new to this list as well, please CC to the
python list as well. That way not only 'we' but everyone benefits.
Thanks a lot. Could you help me once more with beginners question?
In IDLE, when saving a file, I have to always add .py to to name. Otherwise
it didnt work then.
Could it also be somehow automatically?
I don't really understand what you mean by 'automatically' but i
tried the following in my machine :
test ( i didn't put .py as extension to test)
*****
print "Hello";
Then at the prompt i did
python test
hello
It seems that it works for me both at the prompt (using Python
interpreter as well as in IDLE's Run > Run Module (F5)
IDLE 1.1 is pretty good. If you have chance grab it
[snip]
cheers,
Ishwor