[docs] [issue9362] Make exit/quit hint more novice friendly

Mark Lawrence report at bugs.python.org
Mon Jul 26 22:48:45 CEST 2010


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

c:\py3k\Lib>py32
Python 3.2a0 (py3k:83057M, Jul 22 2010, 15:20:27) [MSC v.1500 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> ^D
  File "<stdin>", line 1
    ♦
    ^
SyntaxError: invalid syntax
[49008 refs]
>>>

This to me is getting stupid.  Let's make a decision and move on, there are far more pressing issues that need attention.

----------

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


More information about the docs mailing list