Robert Lehmann added the comment:

In the example code from the tutorial you gave, there was still a comma
separator between the string 'equals' and the reference `x`. This is
missing when you entered the code, that's why Python is throwing an
exception there.

----------
nosy: +lehmannro

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

Reply via email to