VirtualBox

Ignore:
Timestamp:
Jul 12, 2013 6:24:54 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87223
Message:

python: Emit VBOX_E_xxx constants. Make pretty output.

File:
1 edited

Legend:

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

    r47124 r47125  
    606606
    607607    def getBinDir(self):
     608        """
     609        Returns the VirtualBox binary directory.
     610        """
    608611        global VBoxBinDir
    609612        return VBoxBinDir
    610613
    611614    def getSdkDir(self):
     615        """
     616        Returns the VirtualBox SDK directory.
     617        """
    612618        global VBoxSdkDir
    613619        return VBoxSdkDir
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