[issue9362] Make exit/quit hint more novice friendly

Mark Lawrence report at bugs.python.org
Sat Jul 24 13:26:42 CEST 2010


Mark Lawrence <breamoreboy at yahoo.co.uk> added the comment:

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

----------
nosy: +BreamoreBoy

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


More information about the Python-bugs-list mailing list