mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
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