Re: [Tutor] raw input program is still running.

2013-11-23 Thread Satheesan Varier
running. (Amit Saha) >4. Re: raw input program is still running. (Steven D'Aprano) >5. Re: Extarcting data tables from a text file (Mark Lawrence) >6. Using tkinter::ttk::treeview to implement data view. > (Davnobezimeni Sasha Balagura) >

Re: [Tutor] raw input program is still running.

2013-11-22 Thread Steven D'Aprano
On Fri, Nov 22, 2013 at 01:02:13PM -0800, Imrose Baga wrote: > Hi I've just started using python. I tried to use raw input for name, city > and state. But only my name shows up and then when i try to close the > program, it is showed as still running and asks if I wish to kill the > program. please

Re: [Tutor] raw input program is still running.

2013-11-22 Thread Amit Saha
On Sat, Nov 23, 2013 at 7:02 AM, Imrose Baga wrote: > Hi I've just started using python. I tried to use raw input for name, city > and state. But only my name shows up and then when i try to close the > program, it is showed as still running and asks if I wish to kill the > program. please any hel

[Tutor] raw input program is still running.

2013-11-22 Thread Imrose Baga
Hi I've just started using python. I tried to use raw input for name, city and state. But only my name shows up and then when i try to close the program, it is showed as still running and asks if I wish to kill the program. please any help -- Regards, Imrose Baga _