VirtualBox

Changeset 23552 in vbox for trunk/src/VBox/Main/glue


Ignore:
Timestamp:
Oct 5, 2009 11:29:58 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53196
Message:

Python WS: docs update, minor build changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/glue/vboxapi.py

    r22394 r23552  
    355355        str += "   def __init__(self): BaseClass.__init__(self, arg)\n"
    356356        str += "result = xpcom.components.classes['@virtualbox.org/CallbackWrapper;1'].createInstance()\n"
    357         # This wrapping is not entirely correct - we shall create a local object
    358357        str += "result.setLocalObject("+iface+"Impl())\n"
    359358        exec (str,d,d)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette