Jan. 20, 2003
7:29 p.m.
Now consider the huge eval_code function, wih its specializations in order to make operations on integers very fast, for example.
[Nathan Heagy Mon, Jan 20, 2003 at 01:05:05PM -0600]
Any interest in getting rid of eval() altogether?
um, what do you mean? eval_frame (not eval_code, anyway) works at a completly different level than the python builtin 'eval'. holger