[issue8500] Erroneous Invalid Syntax Error

Zach Lym report at bugs.python.org
Thu Apr 22 19:42:43 CEST 2010


New submission from Zach Lym <zachlym at indolering.com>:

>>> I love you python
  File "<stdin>", line 1
    I love you python
         ^
SyntaxError: invalid syntax
>>>

There is nothing invalid about that!

----------
components: None
messages: 103973
nosy: indolering
severity: normal
status: open
title: Erroneous Invalid Syntax Error
type: compile error
versions: Python 2.5

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


More information about the Python-bugs-list mailing list