VirtualBox

Changeset 65372 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 19, 2017 12:08:14 PM (8 years ago)
Author:
vboxsync
Message:

disable a pylint warning

File:
1 edited

Legend:

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

    r65370 r65372  
    25682568        return oSession;
    25692569
    2570     def terminateVmBySession(self, oSession, oProgress = None, fTakeScreenshot = None):
     2570    def terminateVmBySession(self, oSession, oProgress = None, fTakeScreenshot = None): # pylint: disable=R0915
    25712571        """
    25722572        Terminates the VM specified by oSession and adds the release logs to
Note: See TracChangeset for help on using the changeset viewer.

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