Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow building without python2 (flutter#8605)
Almost all of the python build files in the flutter project work if `python` is `python2` or `python3`. This is the only area where print is incorrectly used (for `python3`). Related issue: https://fuchsia-review.googlesource.com/c/fuchsia/+/272925
- Loading branch information