Author flashk
Recipients benjamin.peterson, flashk
Date 2009-11-06.00:44:40
SpamBayes Score 1.48597e-11
Marked as misclassified No
Message-id <1257468281.57.0.218086475611.issue7268@psf.upfronthosting.co.za>
In-reply-to
Content
I'm running this code under 2.6, so the print statement should not be the 
issue. I've attached a new version of test.py that simply performs a 
variable assignment and I still get the syntax error on both 2.6 and 3.1 
with the exec function. Also, the syntax error is reported on line 3, 
which is the empty indented line. Sorry for the confusion.
History
Date User Action Args
2009-11-06 00:44:41flashksetrecipients: + flashk, benjamin.peterson
2009-11-06 00:44:41flashksetmessageid: <1257468281.57.0.218086475611.issue7268@psf.upfronthosting.co.za>
2009-11-06 00:44:40flashklinkissue7268 messages
2009-11-06 00:44:40flashkcreate