Patches item #1550800, was opened at 2006-09-01 22:35
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1550800&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core (C code)
Group: Python 3000
>Status: Closed
Resolution: Accepted
Priority: 5
Submitted By: Georg Brandl (gbrandl)
Assigned to: Georg Brandl (gbrandl)
Summary: make exec a function

Initial Comment:
Make exec a function, as described in PEP 3100.

exec() now cannot modify the locals.

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

>Comment By: Georg Brandl (gbrandl)
Date: 2006-09-06 06:53

Message:
Logged In: YES 
user_id=849994

Committed as rev. 51771.

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

Comment By: Guido van Rossum (gvanrossum)
Date: 2006-09-06 06:42

Message:
Logged In: YES 
user_id=6380

Cool. Very thorough! Please check it in yourself (makes more
sense for auditing etc.) and close.  (I've already marked it
as "done" in the PEP.)

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1550800&group_id=5470
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to