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 cben, eric.araujo, kbk, r.david.murray, terry.reedy
Date 2010-08-21.19:36:17
SpamBayes Score 0.008905212
Marked as misclassified No
Message-id <1282419379.32.0.551143742907.issue9618@psf.upfronthosting.co.za>
In-reply-to
Content
To be clearer, this issue is an elaboration of the #3559 report that <statement>\n<statement> 'does not work' in that it points out that <simple statement>\n<simplestatement> silently ignores the second while <compoundstatement>\n<simplestatement> is reported as a syntax error. I agree that this elaboration should have been included there and I am adding a message there.
History
Date User Action Args
2010-08-21 19:36:20terry.reedysetrecipients: + terry.reedy, kbk, cben, eric.araujo, r.david.murray
2010-08-21 19:36:19terry.reedysetmessageid: <1282419379.32.0.551143742907.issue9618@psf.upfronthosting.co.za>
2010-08-21 19:36:17terry.reedylinkissue9618 messages
2010-08-21 19:36:17terry.reedycreate