VirtualBox

Changeset 106785 in vbox


Ignore:
Timestamp:
Oct 30, 2024 11:08:35 AM (6 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165679
Message:

ValKit/vbox.py: Fixed unbound variable error in errorXcpt call in registerDerivedEventHandler. [oops]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/vbox.py

    r106776 r106785  
    604604
    605605    @staticmethod
    606     def registerDerivedEventHandlerf(oVBoxMgr, fpApiVer, oSubClass, dArgsCopy, # pylint: disable=too-many-arguments
     606    def registerDerivedEventHandler(oVBoxMgr, fpApiVer, oSubClass, dArgsCopy, # pylint: disable=too-many-arguments
    607607                                    oSrcParent, sSrcParentNm, sICallbackNm,
    608608                                    fMustSucceed = True, sLogSuffix = '', aenmEvents = None):
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