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 jvanpraag
Recipients jvanpraag
Date 2009-09-05.14:44:07
SpamBayes Score 0.007977694
Marked as misclassified No
Message-id <1252161850.13.0.448876854396.issue6842@psf.upfronthosting.co.za>
In-reply-to
Content
My platform: Win XP.
Program fibo.py from the tutorial runs correctly in the interpreter.
When I run it from the command line I get the following error:

file "fibo.py" line 6
  print(b, end=' ')
              ^
History
Date User Action Args
2009-09-05 14:44:10jvanpraagsetrecipients: + jvanpraag
2009-09-05 14:44:10jvanpraagsetmessageid: <1252161850.13.0.448876854396.issue6842@psf.upfronthosting.co.za>
2009-09-05 14:44:08jvanpraaglinkissue6842 messages
2009-09-05 14:44:08jvanpraagcreate