Hi .
I read about eval().
I also read about this "bug" :
cod = raw_input ('Enter:")
eval (cod)
if i use  "rm -rf ~"  all files will be deleted .

What is correct way to use this function?
Thank's
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to