Added "Generalize eval to accept any mapping objects for locals and globals."
This commit is contained in:
parent
32b732d493
commit
dec0711909
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue