mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-02-07 10:52:35 +08:00
Legacy __print__ statements are syntax errors in Python 3 but __print()__ function works as expected in both Python 2 and Python 3.
Legacy __print__ statements are syntax errors in Python 3 but __print()__ function works as expected in both Python 2 and Python 3.