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 gvanrossum
Recipients
Date 2002-03-22.22:20:33
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=6380

> the tok_nextc code is hairy and whatever
> I tried broke something else.

That's exactly what happened to me when I tried to fix this
myself long ago. :-(

The workaround is simple enough: whoever calls compile()
should append a newline to the string just to be sure.
History
Date User Action Args
2007-08-23 13:58:33adminlinkissue501622 messages
2007-08-23 13:58:33admincreate