[Python-Dev] Improved evaluator added to ast module (original) (raw)

Daniel Holth dholth at gmail.com
Thu Oct 11 20:03:17 CEST 2012


ISTM there is a space for a limited evaluator that's less limiting than literaleval(). I do realise that this type of sandboxing is not easy to achieve, and I'm not aiming to advance the state of the art here - I just want to close the issue in the best way I can.

It is certainly a useful facility.



More information about the Python-Dev mailing list