Re: Exiting from python shell

2007-07-18 Thread James Matthews
try raise SystemExit On 7/18/07, Mark Elston <[EMAIL PROTECTED]> wrote: * James Stroud wrote (on 7/18/2007 4:27 PM): > Tobiah wrote: >> For years now, I've been exiting the shell by typing 'exit\n', >> being chid by the shell, and then typing ^D. I can't >> remember a time that I typed the ^D

Re: Exiting from python shell

2007-07-18 Thread Mark Elston
* James Stroud wrote (on 7/18/2007 4:27 PM): > Tobiah wrote: >> For years now, I've been exiting the shell by typing 'exit\n', >> being chid by the shell, and then typing ^D. I can't >> remember a time that I typed the ^D the first time. Call >> me an idiot if you must, but since someone took the

Re: Exiting from python shell

2007-07-18 Thread James Stroud
Tobiah wrote: > For years now, I've been exiting the shell by typing 'exit\n', > being chid by the shell, and then typing ^D. I can't > remember a time that I typed the ^D the first time. Call > me an idiot if you must, but since someone took the trouble > to catch the command 'exit' in a special