mirror of
https://github.com/electron/electron.git
synced 2026-01-25 23:38:18 -05:00
Legacy print statements are syntax errors in Python 3 but print() function works as expected in both Python 2 and Python 3. Old style exceptions are syntax errors in Python 3 but new style exceptions work as expected in both Python 2 and Python 3.
9.2 KiB
9.2 KiB