On Sat, Dec 26, 2009 at 4:34 AM, Michael Fötsch <foet...@yahoo.com> wrote:

> To explain, "().__class__.__base__.__subclasses__()" gives you a list of
> all object-derived classes, i.e., of *all* classes that exist in the
> surrounding program. If you can find just one class that allows you to do
> something subtle or dangerous, you're done.
>
>
Aiee, I forgot about that. I stand corrected. :)

Okay, I'll go back to the 'eval is almost never what you wanna do' camp
again :)

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

Reply via email to