This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author BreamoreBoy
Recipients BreamoreBoy, belopolsky, docs@python, ron_adam
Date 2010-07-24.11:26:39
SpamBayes Score 0.075344495
Marked as misclassified No
Message-id <1279970802.25.0.825795897531.issue9362@psf.upfronthosting.co.za>
In-reply-to
Content
I assume that this is on *nix boxes, on Windows it's:-

>>> quit
Use quit() or Ctrl-Z plus Return to exit
>>> exit
Use exit() or Ctrl-Z plus Return to exit
History
Date User Action Args
2010-07-24 11:26:42BreamoreBoysetrecipients: + BreamoreBoy, belopolsky, ron_adam, docs@python
2010-07-24 11:26:42BreamoreBoysetmessageid: <1279970802.25.0.825795897531.issue9362@psf.upfronthosting.co.za>
2010-07-24 11:26:39BreamoreBoylinkissue9362 messages
2010-07-24 11:26:39BreamoreBoycreate