VirtualBox

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


Ignore:
Timestamp:
Aug 4, 2009 2:33:02 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
50658
Message:

Python shell: handle subtel COM/XPCOM difference

File:
1 edited

Legend:

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

    r21956 r21959  
    5151        """
    5252        self.mgr = mgr
    53         self.isMscom = (mgr.platform.getType() == 'MSCOM')
     53        self.isMscom = (mgr.type == 'MSCOM')
    5454        self.collector = vbox.performanceCollector
    5555
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