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 benjamin.peterson, georg.brandl, terry.reedy
Date 2008-11-07.21:49:01
SpamBayes Score 0.0014933328
Marked as misclassified No
Message-id <1226094542.37.0.0980580567258.issue4118@psf.upfronthosting.co.za>
In-reply-to
Content
It appears that blanks on the last line also triggers a syntax error.
See #4262.  So the situation seems to be that the input must *sometimes*
be terminated by .... .  So adding 'sometimes' is the only change I
would make, besides restoring the warning to the 3.0 docs.
History
Date User Action Args
2008-11-07 21:49:02terry.reedysetrecipients: + terry.reedy, georg.brandl, benjamin.peterson
2008-11-07 21:49:02terry.reedysetmessageid: <1226094542.37.0.0980580567258.issue4118@psf.upfronthosting.co.za>
2008-11-07 21:49:01terry.reedylinkissue4118 messages
2008-11-07 21:49:01terry.reedycreate