mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
70068706d0
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