[roll] Roll fuchsia [scripts] Port dart/vmos.py to py3

This ports scripts/dart/vmos.py to py3.x

This change was the result of the 2to3-2.7 source compatibility tool.

Original-Bug: 77963
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/538452
Original-Revision: 616b44514d896dd7d43cb65143fc3c14ef2c449e
GitOrigin-RevId: c3306ecd9ffd386819bd3c698af10eee101af2cd
Change-Id: I3f97eece53cb2f324d392197eb2ffa5545fade9f
1 file changed
tree: cfdf9f952a8d788e04aa10e768d42edb34411083
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.