mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Python 2.7 was end-of-lifed on 2020-01-01. This makes tools/gn compatible with both Python 2.7 and Python 3. Issue: https://github.com/flutter/flutter/issues/83043