Hi~ alls, I have to limit somebody modify the attr of 'sys'&'os'? e.g. you can't append sys.path. Someone has a good method? now my way: modified the source code of python ,"_PyObject_GenericSetAttrWithDict", because if you want to reset the value, you need to invoke this function.
--- best regards pytom
-- http://mail.python.org/mailman/listinfo/python-list