anatoly techtonik <techto...@gmail.com> added the comment: On Mon, Jul 26, 2010 at 7:03 PM, Alexander Belopolsky <rep...@bugs.python.org> wrote: >> >> Could we (easily) add a third line at startup that says how to quit? > > +1
+1 - Type "help", "copyright", "credits" or "license" for more information. + Type "help", "copyright", "credits" or "license" for more information, "exit" to quit. > 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. -0.5 (no beer from me) BTW, Ctrl-D works on Windows also. No need to maintain system-specific Ctrl-Z shortcut. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9362> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com