Changeset 81113 in vbox for trunk/src/VBox
- Timestamp:
- Oct 4, 2019 9:45:38 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 133738
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testboxscript/testboxscript_real.py
r81108 r81113 33 33 # Standard python imports. 34 34 import math 35 import multiprocessing36 35 import os 37 36 from optparse import OptionParser # pylint: disable=deprecated-module
Note:
See TracChangeset
for help on using the changeset viewer.