On Jul 16, 6:55 am, alf <[EMAIL PROTECTED]> wrote:
...
> now I need a piece of code which based on the class name can point to
> the module as well as the line number where the given class is defined.
>
> Is it doable in Python?

look in the inspect module.

-- bjorn

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

Reply via email to