[Python-3000] The case for unbound methods?

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Mar 9 10:54:23 CET 2008


Anthony Tolle wrote:
> As for a more concrete example, imagine the wrapper using the inspect
> module to gather some information about the stack frame and passing it
> along to selected methods.

That's still not very concrete. It doesn't demonstrate
why you would want to find out that particular piece of
information.

-- 
Greg


More information about the Python-3000 mailing list