Searched refs:_CustomSetAttr (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Main/glue/ | ||
H A D | vboxapi.py | 239 def _CustomSetAttr(self, sAttr, oValue): function 489 setattr(DispatchBaseClass, '__setattr__', _CustomSetAttr) |
Completed in 604 milliseconds