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 2003-02-13.22:21:06
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=6380

Fixed. This was simpler than I thought (only 4 lines in
parsetok.c) but also harder (codeop.py depend on the broken
behavior!) Most of the changes checked in had to do with
adding a flag to enable the old behavior. :-(

I note that Tim's second comment is visionary in this respect.
History
Date User Action Args
2007-08-23 13:58:33adminlinkissue501622 messages
2007-08-23 13:58:33admincreate