Christian,

Thanks for the example; I'm sorry that I didn't read the docs carefully enough to realize that I could extract the original function and set the attribute on that.

- Eli

On Jan 8, 2008 11:49 AM, Christian Heimes < lists@cheimes.de> wrote:
The example should shed some light on the problem:

...

>>> Root.index.im_func.exposed = False
>>> Root.index.exposed
False