Hacker News new | ask | show | jobs
by vetinari 3626 days ago
VirtualBox supports scripting using python; for that, it provides a python module. Just like any other python library, it needs to specifically support py3 syntax, or errors may happen.