This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients Mahira, mark.dickinson, terry.reedy
Date 2017-06-03.15:42:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496504564.9.0.40863649977.issue30559@psf.upfronthosting.co.za>
In-reply-to
Content
It is good that you included both a short program and the full traceback. Too many beginners don't do that when asking questions.  Three comments: your program does not have syntax errors and compiled just fine; exceptions almost never involved the editor/IDE you happen to use; if 'web' comes from a book, its discussion group should be your best bet.
History
Date User Action Args
2017-06-03 15:42:44terry.reedysetrecipients: + terry.reedy, mark.dickinson, Mahira
2017-06-03 15:42:44terry.reedysetmessageid: <1496504564.9.0.40863649977.issue30559@psf.upfronthosting.co.za>
2017-06-03 15:42:44terry.reedylinkissue30559 messages
2017-06-03 15:42:44terry.reedycreate