"Devan L" <[EMAIL PROTECTED]> writes:

> Is there any safe way to create an instance of an untrusted class

Why are you instantiating classes you don't trust?

> without consulting the class in any way?

If you don't "consult the class", how can the instance be created
properly?

-- 
 \       "It's easy to play any musical instrument: all you have to do |
  `\       is touch the right key at the right time and the instrument |
_o__)                     will play itself."  -- Johann Sebastian Bach |
Ben Finney

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to