[Pyrex] Using eval in Pyrex

Jim Kleckner jek-gmane at kleckner.net
Wed Oct 17 04:00:38 CEST 2007


Does anyone have pointers to how/how not to use eval() within Pyrex?

I ported some Python code that uses eval to programmatically access 
local variables and obviously it breaks.  What approach would you recommend?

Thanks - Jim




More information about the Pyrex mailing list