On Mon, Jun 9, 2008 at 11:45, Abigail <[email protected]> wrote:
> I've Python 2.4.1 on my system. And there neither quit() nor exit()
> will stop interactive Python - just ^D.

I remember those times. And the documentation telling you that the
"proper" way was to "import sys; sys.exit();" which is as obvious as
mud to the newbie.

Cheers,
-- 
Philip Newton <[email protected]>

Reply via email to