Bugs item #1562716, was opened at 2006-09-21 10:23
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1562716&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: IDLE
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: torhu (torhu)
Assigned to: Nobody/Anonymous (nobody)
Summary: Spurious tab/space warning
Initial Comment:
IDLE 1.2, Py 2.5 on WinXP SP2.
The extra parenthesis on the second line triggers a
warning message box:
"Tabnanny Tokenizing Error"
"Token Error: EOF in multi-line statement"
for i in range(10):
a = list("123"))
The second line is indented with 8 or 4 spaces, doesn't
matter which.
Can't recall this happening in the IDLE version bundled
with py2.4. Don't know if IDLE or the tabnanny module
is the culprit.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1562716&group_id=5470
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com