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 r.david.murray
Recipients r.david.murray, stephenhohs
Date 2012-12-10.02:43:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355107404.51.0.985053142225.issue16654@psf.upfronthosting.co.za>
In-reply-to
Content
The statement

    print "hello world" 

is indeed invalid syntax in Python3.
History
Date User Action Args
2012-12-10 02:43:24r.david.murraysetrecipients: + r.david.murray, stephenhohs
2012-12-10 02:43:24r.david.murraysetmessageid: <1355107404.51.0.985053142225.issue16654@psf.upfronthosting.co.za>
2012-12-10 02:43:24r.david.murraylinkissue16654 messages
2012-12-10 02:43:24r.david.murraycreate