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 nnorwitz
Recipients
Date 2006-07-30.07:01:27
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=33168

Thanks!

The second part about fixing assignment to yield expressions
wasn't correct.  Also there was a SystemError for (yield
bar) = foo.  That definitely needed fixing.  Let me know if
you find any more issues.

Committed revision 50968.

BTW, I believe SF fixed the upload button issue by removing
the button.  I guess we need to update the comment. :-)  It
should just work now.
History
Date User Action Args
2007-08-23 15:53:52adminlinkissue1531113 messages
2007-08-23 15:53:52admincreate