[issue9362] Make exit/quit hint more novice friendly

Alexander Belopolsky report at bugs.python.org
Mon Jul 26 18:03:06 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

On Mon, Jul 26, 2010 at 11:45 AM, Mark Lawrence <report at bugs.python.org> wrote:
>
> Mark Lawrence <breamoreboy at 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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9362>
_______________________________________


More information about the Python-bugs-list mailing list