VirtualBox

Changeset 90616 in vbox


Ignore:
Timestamp:
Aug 11, 2021 7:27:39 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146227
Message:

ValKit: More Python 3.9 API changes needed (array.array.tostring() -> .tobytes()) [committed too much] bugref:10079

File:
1 edited

Legend:

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

    r90615 r90616  
    12391239            sTsPrf  = utils.getTimePrefix();
    12401240            sCaller = utils.getCallerName();
    1241             import pdb; pdb.set_trace();
    12421241            asLines = sText.splitlines();
    12431242            for sLine in asLines:
Note: See TracChangeset for help on using the changeset viewer.

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