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 belopolsky
Recipients BreamoreBoy, belopolsky, docs@python, michael.foord, ron_adam, techtonik
Date 2010-07-26.16:03:05
SpamBayes Score 0.0017685248
Marked as misclassified No
Message-id <AANLkTimBeUr3nvnYqbQ9N_i0Gy=NuBrXDhOEXUPADUon@mail.gmail.com>
In-reply-to <1280159154.09.0.253078853435.issue9362@psf.upfronthosting.co.za>
Content
On Mon, Jul 26, 2010 at 11:45 AM, Mark Lawrence <report@bugs.python.org> wrote:
>
> Mark Lawrence <breamoreboy@yahoo.co.uk> added the comment:
>
> Could we (easily) add a third line at startup that says how to quit?

+1

Alternatively, we can add the second line to help output:

Type help() for interactive help, or help(object) for help about object.
Type exit() to exit python.
History
Date User Action Args
2010-07-26 16:03:06belopolskysetrecipients: + belopolsky, techtonik, ron_adam, michael.foord, docs@python, BreamoreBoy
2010-07-26 16:03:05belopolskylinkissue9362 messages
2010-07-26 16:03:05belopolskycreate