"ej" <ej at wellkeeper com> writes:
>     I have often wondered how to get at other internals, such as the name of
> the current function, file, line number I am in?  The arguments to the
> current function, etc. 

It's messy.  Look at sys.exc_info() and go from there.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to