VirtualBox

Ignore:
Timestamp:
Jan 10, 2018 3:49:10 PM (7 years ago)
Author:
vboxsync
Message:

ValidationKit: More python 3 adjustments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/api/tdMoveMedium.py

    r69111 r70521  
    136136            sNewLoc = os.path.join(sOrigLoc, 'newLocation/')
    137137
    138             os.makedirs(sNewLoc, 0775);
     138            os.makedirs(sNewLoc, 0o775);
    139139
    140140            aListOfAttach = oVM.getMediumAttachmentsOfController(sController)
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