[Python-bugs-list] [ python-Bugs-441781 ] parser module does not support yield

noreply@sourceforge.net noreply@sourceforge.net
Mon, 16 Jul 2001 20:03:13 -0700


Bugs item #441781, was opened at 2001-07-16 12:01
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=441781&group_id=5470

Category: Extension Modules
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 6
Submitted By: Fred L. Drake, Jr. (fdrake)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: parser module does not support yield

Initial Comment:
The "yield" statement is not supported by the parser
module.  It should do so.

----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-07-16 20:03

Message:
Logged In: YES 
user_id=3066

Fixed in Modules/parsermodule.c revision 2.62.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=441781&group_id=5470