diff --git a/pep-0042.txt b/pep-0042.txt index ef7da8cff..c37f1ec14 100644 --- a/pep-0042.txt +++ b/pep-0042.txt @@ -126,6 +126,9 @@ Standard Library http://sourceforge.net/bugs/?func=detailbug&bug_id=114754&group_id=5470 + - Generalize eval to accept any mapping objects for locals and globals. + http://sourceforge.net/bugs/?func=detailbug&bug_id=115126&group_id=5470 + Tools