overiding assignment in module

Viktor Marohnic viktor.marohnic at gmail.com
Tue Oct 25 08:47:06 EDT 2005


Ok thanks a lot. I think i got the point.
I also thought that it could be possible to do something like this
globals().__setitem__ = custom_setter
but __setitem__ is readonly




More information about the Python-list mailing list