Guido van Rossum added the comment:

I can't quite reproduce this, but I do see there's a problem with the
syntax error reporting:

Python 3.0a1 (py3k, Sep 12 2007, 12:23:06) 
[GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> asd asd
  File "<stdin>", line 1
    >>>

----------
nosy: +gvanrossum

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1161>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to