VirtualBox

Ignore:
Timestamp:
Feb 20, 2023 1:10:54 PM (2 years ago)
Author:
vboxsync
Message:

ValKit: pylint 2.16.2: checks for file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/selftests/tdSelfTest3.py

    r98103 r98651  
    4646
    4747# Only the main script needs to modify the path.
    48 try:    __file__
     48try:    __file__                            # pylint: disable=used-before-assignment
    4949except: __file__ = sys.argv[0];
    5050g_ksValidationKitDir = os.path.dirname(os.path.dirname(os.path.dirname(os.path.abspath(__file__))));
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