Using python for writing models: How to run models in restricted python mode?

vinjvinj vinjvinj at gmail.com
Mon Nov 7 23:43:00 EST 2005


This can not be done at compile time but can be cought at execution
time on linux by the following recipe:

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/307871

vinjvinj




More information about the Python-list mailing list