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