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 mark.dickinson
Recipients jvanpraag, mark.dickinson
Date 2009-09-05.14:51:08
SpamBayes Score 8.014023e-07
Marked as misclassified No
Message-id <1252162270.24.0.254756927882.issue6842@psf.upfronthosting.co.za>
In-reply-to
Content
You're probably trying to run it under Python 2.5 or Python 2.6 instead of 
Python 3.1.  The line you show only makes sense for Python 3.x.

You code runs fine for me (using python3.1, on OS X 10.5).
History
Date User Action Args
2009-09-05 14:51:10mark.dickinsonsetrecipients: + mark.dickinson, jvanpraag
2009-09-05 14:51:10mark.dickinsonsetmessageid: <1252162270.24.0.254756927882.issue6842@psf.upfronthosting.co.za>
2009-09-05 14:51:08mark.dickinsonlinkissue6842 messages
2009-09-05 14:51:08mark.dickinsoncreate