krishnakant Mane wrote: > I need to use python for a very mission critical project. may be I > will also use zope. > so I will like to know how far I can trust python for security in its > absolute (platform independent ) sence? > I mean running unwanted code at run-time etc.
If you want a secure system, build it without having to run arbitrary code from untrusted sources. Stefan -- http://mail.python.org/mailman/listinfo/python-list