[IronPython] __delattr__ in .NET class

Slide slide.o.mix at gmail.com
Fri Dec 3 06:28:14 CET 2010


I am currently implementing a module in C#. I need to be able to
override the __delattr__ method for one of my objects. I've put in a
__delattr__ method that takes a string, but it never gets called. I
also tried DeleteMember because I saw that around too. Is there a way
to do this?

Thanks,

slide

-- 
slide-o-blog
http://slide-o-blog.blogspot.com/



More information about the Ironpython-users mailing list