VirtualBox

Ignore:
Timestamp:
Jun 4, 2016 1:09:44 AM (9 years ago)
Author:
vboxsync
Message:

testresultfailures.py: comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/core/testresultfailures.py

    r61284 r61461  
    132132    def initFromDbRowEx(self, aoRow, oFailureReasonLogic, oUserAccountLogic):
    133133        """
    134         Reinitialize from a query like this:
    135             SELECT   TestResultFiles.*,
    136                      StrTabFile.sValue AS sFile,
    137                      StrTabDesc.sValue AS sDescription
    138                      StrTabKind.sValue AS sKind,
    139                      StrTabMime.sValue AS sMime,
    140             FROM ...
    141 
     134        Reinitialize from a SELECT * FROM TestResultFailures.
    142135        Return self. Raises exception if no row.
    143136        """
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